-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
124 lines (119 loc) · 2.64 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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
GIT
remote: git://github.com/igrigorik/em-http-request.git
revision: add8ad4f6ee85fe55659272ade91a93ba805e2d9
specs:
em-http-request (1.0.1)
addressable (>= 2.2.3)
cookiejar
em-socksify
eventmachine (>= 1.0.0.beta.4)
http_parser.rb (>= 0.5.3)
GIT
remote: git://github.com/igrigorik/em-synchrony.git
revision: 07181cb26c4be37c1f7dae25bd7a7d9e3d1aed84
specs:
em-synchrony (1.0.0)
eventmachine (>= 1.0.0.beta.1)
GIT
remote: git://github.com/postrank-labs/goliath.git
revision: 9c1e0383bc91c6088986a0f71e063b95f804aba2
specs:
goliath (0.9.4)
async-rack
em-synchrony (>= 1.0.0)
em-websocket
eventmachine (>= 1.0.0.beta.3)
http_parser.rb (~> 0.5.3)
http_router (~> 0.9.0)
log4r
multi_json
rack (>= 1.2.2)
rack-contrib
rack-respond_to
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.6)
async-rack (0.5.1)
rack (~> 1.1)
childprocess (0.3.1)
ffi (~> 1.0.6)
cookiejar (0.3.0)
diff-lcs (1.1.3)
em-socksify (0.1.0)
eventmachine
em-websocket (0.3.6)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
eventmachine (1.0.0.beta.4)
ffi (1.0.11)
foreman (0.41.0)
thor (>= 0.13.6)
hike (1.2.1)
hiredis (0.4.5)
http_parser.rb (0.5.3)
http_router (0.9.7)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
jasmine (1.1.2)
jasmine-core (>= 1.1.0)
rack (>= 1.1)
rspec (>= 1.3.1)
selenium-webdriver (>= 0.1.3)
jasmine-core (1.1.0)
log4r (1.1.10)
multi_json (1.0.4)
pusher (0.9.2)
multi_json (~> 1.0)
ruby-hmac (~> 0.4.0)
signature (~> 0.1.2)
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)
redis (2.2.2)
rspec (2.8.0)
rspec-core (~> 2.8.0)
rspec-expectations (~> 2.8.0)
rspec-mocks (~> 2.8.0)
rspec-core (2.8.0)
rspec-expectations (2.8.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.8.0)
ruby-hmac (0.4.0)
rubyzip (0.9.6.1)
selenium-webdriver (2.20.0)
childprocess (>= 0.2.5)
ffi (~> 1.0)
multi_json (~> 1.0)
rubyzip
signature (0.1.2)
ruby-hmac
sprockets (2.3.1)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
thor (0.14.6)
tilt (1.3.3)
url_mount (0.2.1)
rack
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
em-http-request!
em-synchrony!
foreman
goliath!
hiredis
jasmine
pusher
rake
redis
rspec
sprockets
yajl-ruby