forked from ruby-rdf/sparql-client
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
43 lines (40 loc) · 813 Bytes
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
PATH
remote: .
specs:
sparql-client (0.1.1)
json_pure (>= 1.6.5)
net-http-persistent (>= 1.4.1)
rdf (>= 0.3.5)
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.8)
diff-lcs (1.1.3)
json_pure (1.7.3)
net-http-persistent (2.6)
rack (1.4.1)
rdf (0.3.5.2)
addressable (>= 2.2.6)
rdf-spec (0.3.5.1)
rspec (>= 2.8.0)
rspec (2.10.0)
rspec-core (~> 2.10.0)
rspec-expectations (~> 2.10.0)
rspec-mocks (~> 2.10.0)
rspec-core (2.10.1)
rspec-expectations (2.10.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.10.1)
shotgun (0.9)
rack (>= 1.0)
wirble (0.1.3)
yard (0.8.1)
PLATFORMS
ruby
DEPENDENCIES
rdf-spec (>= 0.3.5)
rspec (>= 2.10.0)
shotgun
sparql-client!
wirble
yard (>= 0.7.5)