-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
75 lines (72 loc) · 1.53 KB
/
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
GIT
remote: git://github.com/dydra/dydra.git
revision: 7d376b560b7039b9113fc4826e061ae412b8fe9d
specs:
dydra (0.0.10)
rdf (>= 0.3.0)
rest-client (>= 1.6.1)
sparql-client (>= 0.0.9)
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.4)
diff-lcs (1.1.2)
erubis (2.7.0)
ffi (1.0.9)
json_pure (1.5.3)
macaddr (1.0.0)
mime-types (1.16)
promise (0.3.0)
proxies (0.2.1)
rdf (0.3.3)
addressable (= 2.2.4)
rdf-isomorphic (0.3.4)
rdf (>= 0.2.3)
rdf-json (0.3.0)
json_pure (>= 1.4.2)
rdf (~> 0.3.0)
rdf-n3 (0.3.3.1)
rdf (>= 0.3.3)
rdf-raptor (0.4.1)
ffi (>= 1.0)
rdf (~> 0.3.0)
rest-client (1.6.3)
mime-types (>= 1.16)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
s3 (0.3.8)
proxies (~> 0.2.0)
sparql-client (0.0.9)
json_pure (>= 1.4.2)
rdf (~> 0.3.0)
spira (0.0.12)
promise (>= 0.3.0)
rdf (>= 0.2.3)
rdf-isomorphic (>= 0.3.0)
syntax (1.0.0)
uuid (2.3.2)
macaddr (~> 1.0)
PLATFORMS
ruby
DEPENDENCIES
addressable (= 2.2.4)
dydra!
erubis (= 2.7.0)
rdf (= 0.3.3)
rdf-isomorphic (= 0.3.4)
rdf-json (= 0.3.0)
rdf-n3 (= 0.3.3.1)
rdf-raptor (= 0.4.1)
rest-client (= 1.6.3)
rspec (= 2.6.0)
s3 (= 0.3.8)
sparql-client (= 0.0.9)
spira (= 0.0.12)
syntax (= 1.0.0)
uuid (= 2.3.2)