-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
92 lines (90 loc) · 1.96 KB
/
Gemfile.lock
File metadata and controls
92 lines (90 loc) · 1.96 KB
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
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.8)
async-rack (0.5.1)
rack (~> 1.1)
cookiejar (0.3.0)
diff-lcs (1.1.3)
em-hiredis (0.1.1)
hiredis (~> 0.4.0)
em-http-request (1.0.2)
addressable (>= 2.2.3)
cookiejar
em-socksify
eventmachine (>= 1.0.0.beta.4)
http_parser.rb (>= 0.5.3)
em-socksify (0.2.0)
eventmachine (>= 1.0.0.beta.4)
em-synchrony (1.0.1)
eventmachine (>= 1.0.0.beta.1)
eventmachine (1.0.0.beta.4)
faye (0.8.2)
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-redis (0.1.0)
em-hiredis (>= 0.0.1)
eventmachine (>= 0.12.0)
yajl-ruby (>= 1.0.0)
faye-websocket (0.4.5)
eventmachine (>= 0.12.0)
git (1.2.5)
goliath (0.9.4)
async-rack
em-synchrony (>= 1.0.0)
eventmachine (>= 1.0.0.beta.3)
http_parser.rb
http_router (~> 0.9.0)
log4r
multi_json
rack (>= 1.2.2)
rack-contrib
rack-respond_to
hiredis (0.4.5)
http_parser.rb (0.5.3)
http_router (0.9.7)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
jeweler (1.8.3)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
json (1.7.0)
log4r (1.1.10)
multi_json (1.3.4)
rack (1.4.1)
rack-accept-media-types (0.9)
rack-contrib (1.1.0)
rack (>= 0.9.1)
rack-respond_to (0.9.8)
rack-accept-media-types (>= 0.6)
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
rspec (2.9.0)
rspec-core (~> 2.9.0)
rspec-expectations (~> 2.9.0)
rspec-mocks (~> 2.9.0)
rspec-core (2.9.0)
rspec-expectations (2.9.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.9.0)
url_mount (0.2.1)
rack
yajl-ruby (1.1.0)
yard (0.8.1)
PLATFORMS
ruby
DEPENDENCIES
bundler
faye
faye-redis
goliath
jeweler
rspec
yard