-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
61 lines (58 loc) · 1.29 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
GIT
remote: git://github.com/faye/faye-redis-ruby.git
revision: 579920543d94dec88e0acbd9c1b7e351bac717cc
specs:
faye-redis (0.1.0)
em-hiredis (>= 0.2.0)
eventmachine (>= 0.12.0)
yajl-ruby (>= 1.0.0)
GEM
remote: http://rubygems.org/
specs:
addressable (2.3.4)
cookiejar (0.3.0)
daemons (1.1.9)
em-hiredis (0.2.1)
hiredis (~> 0.4.0)
em-http-request (1.0.3)
addressable (>= 2.2.3)
cookiejar
em-socksify
eventmachine (>= 1.0.0.beta.4)
http_parser.rb (>= 0.5.3)
em-socksify (0.2.1)
eventmachine (>= 1.0.0.beta.4)
eventmachine (1.0.3)
faye (0.8.9)
cookiejar (>= 0.3.0)
em-http-request (>= 0.3.0)
eventmachine (>= 0.12.0)
faye-websocket (>= 0.4.0)
rack (>= 1.0.0)
yajl-ruby (>= 1.0.0)
faye-websocket (0.4.7)
eventmachine (>= 0.12.0)
hiredis (0.4.5)
http_parser.rb (0.5.3)
json (1.7.7)
rack (1.5.2)
rack-protection (1.5.0)
rack
sinatra (1.4.2)
rack (~> 1.5, >= 1.5.2)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.3.7)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
faye
faye-redis!
json
sinatra
thin