-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
52 lines (50 loc) · 1.04 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
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.6)
cookiejar (0.3.0)
daemons (1.1.8)
em-hiredis (0.1.0)
hiredis (~> 0.3.0)
em-http-request (0.3.0)
addressable (>= 2.0.0)
escape_utils
eventmachine (>= 0.12.9)
escape_utils (0.2.4)
eventmachine (0.12.10)
faye (0.7.1)
cookiejar (>= 0.3.0)
em-hiredis (>= 0.0.1)
em-http-request (~> 0.3)
eventmachine (~> 0.12.0)
json (>= 1.0)
rack (>= 1.0)
thin (~> 1.2)
heroku (2.19.2)
launchy (>= 0.3.2)
rest-client (~> 1.6.1)
rubyzip
term-ansicolor (~> 1.0.5)
hiredis (0.3.2)
json (1.6.5)
launchy (2.0.5)
addressable (~> 2.2.6)
mime-types (1.17.2)
private_pub (1.0.1)
faye
rack (1.4.1)
rake (0.9.2.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rubyzip (0.9.6.1)
term-ansicolor (1.0.7)
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
PLATFORMS
ruby
DEPENDENCIES
heroku
private_pub
rake