-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
53 lines (51 loc) · 1.07 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
GEM
remote: https://rubygems.org/
specs:
backports (2.5.3)
coderay (1.0.7)
little-plugger (1.1.3)
logging (1.7.2)
little-plugger (>= 1.1.3)
method_source (0.7.1)
multi_json (1.3.6)
pry (0.9.9.6)
coderay (~> 1.0.5)
method_source (~> 0.7.1)
slop (>= 2.4.4, < 3)
rack (1.4.1)
rack-protection (1.2.0)
rack
redis (3.0.1)
redis-namespace (1.2.0)
redis (~> 3.0.0)
redis_failover (0.8.7)
multi_json (~> 1)
redis (~> 3)
redis-namespace
zk (~> 1.6)
resque (1.21.0)
multi_json (~> 1.0)
redis-namespace (~> 1.0)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
slop (2.4.4)
tilt (1.3.3)
vegas (0.1.11)
rack (>= 1.0.0)
zk (1.6.3)
backports (~> 2.5.1)
logging (~> 1.7.2)
zookeeper (~> 1.2.4)
zookeeper (1.2.10)
backports (~> 2.5.1)
logging (~> 1.7.2)
PLATFORMS
ruby
DEPENDENCIES
pry
redis_failover
resque