-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
executable file
·67 lines (64 loc) · 1.35 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
GEM
remote: https://rubygems.org/
specs:
celluloid (0.17.3)
celluloid-essentials
celluloid-extras
celluloid-fsm
celluloid-pool
celluloid-supervision
timers (>= 4.1.1)
celluloid-essentials (0.20.5)
timers (>= 4.1.1)
celluloid-extras (0.20.5)
timers (>= 4.1.1)
celluloid-fsm (0.20.5)
timers (>= 4.1.1)
celluloid-pool (0.20.5)
timers (>= 4.1.1)
celluloid-supervision (0.20.6)
timers (>= 4.1.1)
connection_pool (2.2.0)
hitimes (1.2.4)
ice_cube (0.11.1)
json (2.0.2)
rack (1.6.4)
rack-protection (1.5.3)
rack
redis (3.3.1)
redis-namespace (1.5.2)
redis (~> 3.0, >= 3.0.4)
sidekiq (3.1.4)
celluloid (>= 0.15.2)
connection_pool (>= 2.0.0)
json
redis (>= 3.0.6)
redis-namespace (>= 1.3.1)
sidekiq-failures (0.4.5)
sidekiq (>= 2.16.0)
sidetiq (0.6.3)
celluloid (>= 0.14.1)
ice_cube (= 0.11.1)
sidekiq (>= 3.0.0)
sinatra (1.4.7)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
slim (3.0.7)
temple (~> 0.7.6)
tilt (>= 1.3.3, < 2.1)
temple (0.7.7)
tilt (2.0.5)
timers (4.1.1)
hitimes
PLATFORMS
ruby
DEPENDENCIES
rack
sidekiq (= 3.1.4)
sidekiq-failures
sidetiq
sinatra (>= 1.3.0)
slim
BUNDLED WITH
1.12.5