This repository has been archived by the owner on Apr 5, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
/
Gemfile.lock
101 lines (98 loc) · 2.16 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
GIT
remote: https://github.com/mheffner/Scamp.git
revision: 0792b6e7eba704318bd0b1cbd5c87e15902aee6a
branch: feature/msg_type_condition
specs:
scamp (1.1.0)
em-http-request (~> 1.0)
eventmachine (~> 1.0.0.rc.4)
yajl-ruby (~> 1.1)
GEM
remote: http://rubygems.org/
specs:
activesupport (4.0.0)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
addressable (2.3.5)
atomic (1.1.14)
chronic (0.10.2)
coderay (1.0.9)
cookiejar (0.3.2)
em-http-request (1.1.2)
addressable (>= 2.3.4)
cookiejar
em-socksify (>= 0.3)
eventmachine (>= 1.0.3)
http_parser.rb (>= 0.6.0)
em-socksify (0.3.0)
eventmachine (>= 1.0.0.beta.4)
em-synchrony (1.0.3)
eventmachine (>= 1.0.0.beta.1)
eventmachine (1.0.3)
git (1.2.6)
hiredis (0.4.5)
hpricot (0.8.6)
http_parser.rb (0.6.0)
i18n (0.6.5)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
little-plugger (1.1.3)
logging (1.7.2)
little-plugger (>= 1.1.3)
method_source (0.7.1)
minitest (4.7.5)
multi_json (1.8.1)
nokogiri (1.5.10)
papertrail (0.9.10)
chronic
pry (0.9.9.6)
coderay (~> 1.0.5)
method_source (~> 0.7.1)
slop (>= 2.4.4, < 3)
rack (1.3.3)
rake (10.1.0)
redis (2.2.2)
rollout (2.0.0)
redis
rollout-zk (1.0.1)
rollout (>= 2.0)
yajl-ruby
zk
shoulda (3.5.0)
shoulda-context (~> 1.0, >= 1.0.1)
shoulda-matchers (>= 1.4.1, < 3.0)
shoulda-context (1.1.5)
shoulda-matchers (2.4.0)
activesupport (>= 3.0.0)
slop (2.4.4)
thread_safe (0.1.3)
atomic
tzinfo (0.3.38)
yajl-ruby (1.1.0)
zk (1.9.2)
logging (~> 1.7.2)
zookeeper (~> 1.4.0)
zookeeper (1.4.6)
PLATFORMS
ruby
DEPENDENCIES
em-synchrony
eventmachine (~> 1.0.3)
hiredis (~> 0.4.5)
hpricot (~> 0.8.5)
jeweler (~> 1.6.4)
nokogiri (~> 1.5.0)
papertrail (~> 0.9.10)
pry (~> 0.9.9.4)
rack (= 1.3.3)
redis (~> 2.2.2)
rollout (~> 2.0.0)
rollout-zk (~> 1.0.1)
scamp!
shoulda
yajl-ruby