forked from getodk/build
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
79 lines (76 loc) · 1.45 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
77
78
79
GEM
remote: https://rubygems.org/
specs:
daemons (1.3.1)
deep_merge (1.1.1)
eventmachine (1.2.7)
ffi (1.13.1)
kgio (2.11.3)
mail (2.7.1)
mini_mime (>= 0.1.1)
mini_mime (1.0.2)
mocha (0.9.12)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
net-http-digest_auth (1.4)
pg (1.2.3)
pony (1.3)
mail (> 2.0)
rack (2.2.3)
rack-protection (2.1.0)
rack
rack-test (0.5.7)
rack (>= 1.0)
raindrops (0.19.1)
rake (13.0.1)
riot (0.12.1)
rr
term-ansicolor
rr (1.2.1)
ruby2_keywords (0.0.4)
sequel (5.39.0)
shotgun (0.9.2)
rack (>= 1.0)
sinatra (2.1.0)
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.1.0)
tilt (~> 2.0)
sync (0.5.0)
term-ansicolor (1.7.1)
tins (~> 1.0)
thin (1.8.0)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
tilt (2.0.10)
tins (1.26.0)
sync
unicorn (5.7.0)
kgio (~> 2.6)
raindrops (~> 0.7)
warden (1.0.6)
rack (>= 1.0)
yui-compressor (0.12.0)
PLATFORMS
ruby
DEPENDENCIES
deep_merge (= 1.1.1)
ffi (= 1.13.1)
mocha (= 0.9.12)
net-http-digest_auth (= 1.4)
pg (>= 0.18)
pony (= 1.3)
rack (>= 2.1.4)
rack-test (= 0.5.7)
rake
riot (= 0.12.1)
sequel (>= 4.42)
shotgun
sinatra (= 2.1.0)
thin
unicorn
warden (= 1.0.6)
yui-compressor (= 0.12.0)
BUNDLED WITH
2.2.30