-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
76 lines (74 loc) · 1.57 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
76
GEM
remote: https://rubygems.org/
specs:
builder (3.2.2)
daemons (1.1.9)
diff-lcs (1.2.5)
ebnf (0.3.6)
haml (~> 4.0)
rdf (~> 1.1)
sxp (~> 0.1, >= 0.1.3)
erubis (2.7.0)
eventmachine (1.0.4)
haml (4.0.6)
tilt
mime-types (2.4.3)
net-http-persistent (1.9)
netrc (0.10.2)
rack (1.5.2)
rack-protection (1.5.3)
rack
rack-test (0.6.2)
rack (>= 1.0)
rdf (1.1.4.2)
rdf-aggregate-repo (1.1.0)
rdf (>= 1.1)
rdf-xsd (1.1.2)
rdf (~> 1.1)
rest-client (1.7.2)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rspec (3.0.0)
rspec-core (~> 3.0.0)
rspec-expectations (~> 3.0.0)
rspec-mocks (~> 3.0.0)
rspec-core (3.0.3)
rspec-support (~> 3.0.0)
rspec-expectations (3.0.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.0.0)
rspec-mocks (3.0.3)
rspec-support (~> 3.0.0)
rspec-support (3.0.3)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sparql (1.1.4)
builder (~> 3.0)
ebnf (~> 0.3, >= 0.3.5)
rdf (~> 1.1, >= 1.1.4)
rdf-aggregate-repo (~> 1.1, >= 1.1.0)
rdf-xsd (~> 1.1)
sparql-client (~> 1.1)
sxp (~> 0.1)
sparql-client (1.1.2)
net-http-persistent (~> 1.4)
rdf (~> 1.1)
sxp (0.1.5)
thin (1.6.3)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0)
rack (~> 1.0)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
erubis
rack (= 1.5.2)
rack-test
rest-client
rspec
sinatra
sparql
thin