forked from lpradovera/fosdem2013
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
190 lines (187 loc) · 4.28 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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
GIT
remote: git://github.com/polysics/virginia.git
revision: 8f22f6236959ea34cf66a1644b1a82271b33ec4c
branch: develop
specs:
virginia (0.0.1)
activesupport (>= 3.0.10)
adhearsion (~> 2.1)
reel
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.11)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.3.2)
adhearsion (2.2.1)
activesupport (~> 3.0)
adhearsion-loquacious (~> 1.9)
bundler (~> 1.0)
celluloid (~> 0.12, >= 0.12.1)
countdownlatch
deep_merge
ffi (~> 1.0)
future-resource (~> 1.0)
girl_friday
has-guarded-handlers (~> 1.5)
logging (~> 1.8)
pry
punchblock (~> 1.4)
rake
ruby_speech (~> 1.0)
thor
adhearsion-loquacious (1.9.3)
blather (0.8.2)
activesupport (>= 2.3.11)
eventmachine (>= 1.0.0)
girl_friday
niceogiri (~> 1.0)
nokogiri (~> 1.5, >= 1.5.6)
celluloid (0.12.4)
facter (>= 1.6.12)
timers (>= 1.0.0)
celluloid-io (0.12.1)
celluloid (~> 0.12.0)
nio4r (>= 0.4.0)
certified (0.1.1)
coderay (1.0.8)
connection_pool (1.0.0)
cookiejar (0.3.0)
countdownlatch (1.0.0)
daemons (1.1.9)
deep_merge (1.0.0)
diff-lcs (1.1.3)
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.0)
facter (1.6.17)
faraday (0.8.4)
multipart-post (~> 1.1)
faye (0.8.8)
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.6)
eventmachine (>= 0.12.0)
ffi (1.3.1)
foreman (0.60.2)
thor (>= 0.13.6)
future-resource (1.0.0)
girl_friday (0.11.2)
connection_pool (~> 1.0)
rubinius-actor
haml (3.1.7)
has-guarded-handlers (1.5.0)
http (0.4.0)
certified
http_parser.rb
http_parser.rb (0.5.3)
http_router (0.11.0)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
i18n (0.6.1)
json (1.7.6)
little-plugger (1.1.3)
logging (1.8.1)
little-plugger (>= 1.1.3)
multi_json (>= 1.3.6)
method_source (0.8.1)
multi_json (1.5.0)
multipart-post (1.1.5)
niceogiri (1.1.1)
nokogiri (~> 1.5)
nio4r (0.4.3)
nokogiri (1.5.6)
octarine (0.0.3)
http_router
pry (0.9.11.4)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
punchblock (1.8.0)
activesupport (~> 3.0)
blather (>= 0.7.0)
celluloid (~> 0.12, >= 0.12.4)
future-resource (~> 1.0)
has-guarded-handlers (~> 1.5)
niceogiri (~> 1.1)
nokogiri (~> 1.5, >= 1.5.6)
ruby_ami (~> 1.2, >= 1.2.1)
ruby_fs (~> 1.0)
ruby_speech (~> 1.0)
state_machine (~> 1.0)
rack (1.5.1)
rack-protection (1.3.2)
rack
rake (10.0.3)
reel (0.3.0)
celluloid-io (>= 0.8.0)
http (>= 0.2.0)
http_parser.rb (>= 0.5.3)
rack (>= 1.4.0)
websocket_parser (>= 0.1.0)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.2)
rubinius-actor (0.0.2)
rubinius-core-api
rubinius-core-api (0.0.1)
ruby_ami (1.3.0)
celluloid-io (~> 0.12.0)
countdownlatch (~> 1.0)
future-resource
girl_friday
ruby_fs (1.0.3)
celluloid-io (~> 0.12.0)
json
ruby_speech (1.0.2)
activesupport (>= 3.0.7)
niceogiri (~> 1.1, >= 1.1.1)
nokogiri (~> 1.5, >= 1.5.6)
sinatra (1.3.4)
rack (~> 1.4)
rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3)
slop (3.4.3)
state_machine (1.1.2)
thin (1.5.0)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.17.0)
tilt (1.3.3)
timers (1.1.0)
url_mount (0.2.1)
rack
websocket_parser (0.1.1)
http
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
adhearsion (~> 2.2)
faraday
faye
foreman
haml
json
octarine
rspec
sinatra
thin
virginia!