-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
79 lines (76 loc) · 1.42 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:
backports (3.15.0)
clap (1.0.0)
connection_pool (2.2.2)
cutest (1.2.3)
clap
hiredis (0.6.3)
multi_json (1.14.1)
mustermann (1.0.3)
nest (3.1.2)
redic
nio4r (2.5.2)
ohm (3.1.1)
nest (~> 3)
redic (~> 1.5.0)
stal
pg (1.1.4)
puma (4.3.3)
nio4r (~> 2.0)
rack (2.2.2)
rack-cors (1.0.5)
rack (>= 1.6.0)
rack-protection (2.0.7)
rack
rack-ssl (1.4.1)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rake (12.3.3)
redic (1.5.3)
hiredis
redis (4.1.3)
sequel (5.25.0)
sidekiq (6.0.2)
connection_pool (>= 2.2.2)
rack (>= 2.0.0)
rack-protection (>= 2.0.0)
redis (>= 4.1.0)
sinatra (2.0.7)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.7)
tilt (~> 2.0)
sinatra-contrib (2.0.7)
backports (>= 2.8.2)
multi_json
mustermann (~> 1.0)
rack-protection (= 2.0.7)
sinatra (= 2.0.7)
tilt (~> 2.0)
stal (0.3.0)
redic (~> 1.5)
tilt (2.0.10)
yajl-ruby (1.4.1)
yard (0.9.20)
PLATFORMS
ruby
DEPENDENCIES
cutest (~> 1.2)
ohm (~> 3.1)
pg (~> 1.1)
puma
rack-cors (~> 1.0)
rack-ssl (~> 1.4.1)
rack-test
rake (~> 12.0)
sequel (~> 5.0)
sidekiq (~> 6.0)
sinatra (~> 2.0)
sinatra-contrib
yajl-ruby
yard (~> 0.9.20)
BUNDLED WITH
2.1.2