2809: Move coffee-rails out of :assets section to make tests thread-safe.
[arvados.git] / services / api / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     actionmailer (3.2.17)
5       actionpack (= 3.2.17)
6       mail (~> 2.5.4)
7     actionpack (3.2.17)
8       activemodel (= 3.2.17)
9       activesupport (= 3.2.17)
10       builder (~> 3.0.0)
11       erubis (~> 2.7.0)
12       journey (~> 1.0.4)
13       rack (~> 1.4.5)
14       rack-cache (~> 1.2)
15       rack-test (~> 0.6.1)
16       sprockets (~> 2.2.1)
17     activemodel (3.2.17)
18       activesupport (= 3.2.17)
19       builder (~> 3.0.0)
20     activerecord (3.2.17)
21       activemodel (= 3.2.17)
22       activesupport (= 3.2.17)
23       arel (~> 3.0.2)
24       tzinfo (~> 0.3.29)
25     activeresource (3.2.17)
26       activemodel (= 3.2.17)
27       activesupport (= 3.2.17)
28     activesupport (3.2.17)
29       i18n (~> 0.6, >= 0.6.4)
30       multi_json (~> 1.0)
31     acts_as_api (0.4.2)
32       activemodel (>= 3.0.0)
33       activesupport (>= 3.0.0)
34       rack (>= 1.1.0)
35     addressable (2.3.6)
36     andand (1.3.3)
37     arel (3.0.3)
38     arvados (0.1.20140414145041)
39       activesupport (>= 3.2.13)
40       andand
41       google-api-client (~> 0.6.3)
42       json (>= 1.7.7)
43     arvados-cli (0.1.20140414145041)
44       activesupport (~> 3.2, >= 3.2.13)
45       andand (~> 1.3, >= 1.3.3)
46       arvados (~> 0.1.0)
47       curb (~> 0.8)
48       google-api-client (~> 0.6.3)
49       json (~> 1.7, >= 1.7.7)
50       oj (~> 2.0, >= 2.0.3)
51       trollop (~> 2.0)
52     autoparse (0.3.3)
53       addressable (>= 2.3.1)
54       extlib (>= 0.9.15)
55       multi_json (>= 1.0.0)
56     builder (3.0.4)
57     capistrano (2.15.5)
58       highline
59       net-scp (>= 1.0.0)
60       net-sftp (>= 2.0.0)
61       net-ssh (>= 2.0.14)
62       net-ssh-gateway (>= 1.1.0)
63     coffee-rails (3.2.1)
64       coffee-script (>= 2.2.0)
65       railties (~> 3.2.0.beta)
66     coffee-script (2.2.0)
67       coffee-script-source
68       execjs
69     coffee-script-source (1.7.0)
70     curb (0.8.5)
71     daemon_controller (1.2.0)
72     database_cleaner (1.2.0)
73     erubis (2.7.0)
74     eventmachine (1.0.3)
75     execjs (2.0.2)
76     extlib (0.9.16)
77     faraday (0.8.9)
78       multipart-post (~> 1.2.0)
79     faye-websocket (0.7.2)
80       eventmachine (>= 0.12.0)
81       websocket-driver (>= 0.3.1)
82     google-api-client (0.6.4)
83       addressable (>= 2.3.2)
84       autoparse (>= 0.3.3)
85       extlib (>= 0.9.15)
86       faraday (~> 0.8.4)
87       jwt (>= 0.1.5)
88       launchy (>= 2.1.1)
89       multi_json (>= 1.0.0)
90       signet (~> 0.4.5)
91       uuidtools (>= 2.1.0)
92     hashie (1.2.0)
93     highline (1.6.21)
94     hike (1.2.3)
95     httpauth (0.2.1)
96     i18n (0.6.9)
97     journey (1.0.4)
98     jquery-rails (3.1.0)
99       railties (>= 3.0, < 5.0)
100       thor (>= 0.14, < 2.0)
101     json (1.8.1)
102     jwt (0.1.11)
103       multi_json (>= 1.5)
104     launchy (2.4.2)
105       addressable (~> 2.3)
106     libv8 (3.16.14.3)
107     mail (2.5.4)
108       mime-types (~> 1.16)
109       treetop (~> 1.4.8)
110     mime-types (1.25.1)
111     multi_json (1.9.2)
112     multipart-post (1.2.0)
113     net-scp (1.2.0)
114       net-ssh (>= 2.6.5)
115     net-sftp (2.1.2)
116       net-ssh (>= 2.6.5)
117     net-ssh (2.8.0)
118     net-ssh-gateway (1.2.0)
119       net-ssh (>= 2.6.5)
120     oauth2 (0.8.1)
121       faraday (~> 0.8)
122       httpauth (~> 0.1)
123       jwt (~> 0.1.4)
124       multi_json (~> 1.0)
125       rack (~> 1.2)
126     oj (2.7.3)
127     omniauth (1.1.1)
128       hashie (~> 1.2)
129       rack
130     omniauth-oauth2 (1.1.1)
131       oauth2 (~> 0.8.0)
132       omniauth (~> 1.0)
133     passenger (4.0.41)
134       daemon_controller (>= 1.2.0)
135       rack
136       rake (>= 0.8.1)
137     pg (0.17.1)
138     pg_power (1.6.4)
139       pg
140       rails (~> 3.1)
141     polyglot (0.3.4)
142     rack (1.4.5)
143     rack-cache (1.2)
144       rack (>= 0.4)
145     rack-ssl (1.3.4)
146       rack
147     rack-test (0.6.2)
148       rack (>= 1.0)
149     rails (3.2.17)
150       actionmailer (= 3.2.17)
151       actionpack (= 3.2.17)
152       activerecord (= 3.2.17)
153       activeresource (= 3.2.17)
154       activesupport (= 3.2.17)
155       bundler (~> 1.0)
156       railties (= 3.2.17)
157     railties (3.2.17)
158       actionpack (= 3.2.17)
159       activesupport (= 3.2.17)
160       rack-ssl (~> 1.3.2)
161       rake (>= 0.8.7)
162       rdoc (~> 3.4)
163       thor (>= 0.14.6, < 2.0)
164     rake (10.2.2)
165     rdoc (3.12.2)
166       json (~> 1.4)
167     redis (3.0.7)
168     ref (1.0.5)
169     rvm-capistrano (1.5.1)
170       capistrano (~> 2.15.4)
171     sass (3.3.4)
172     sass-rails (3.2.6)
173       railties (~> 3.2.0)
174       sass (>= 3.1.10)
175       tilt (~> 1.3)
176     signet (0.4.5)
177       addressable (>= 2.2.3)
178       faraday (~> 0.8.1)
179       jwt (>= 0.1.5)
180       multi_json (>= 1.0.0)
181     simplecov (0.7.1)
182       multi_json (~> 1.0)
183       simplecov-html (~> 0.7.1)
184     simplecov-html (0.7.1)
185     simplecov-rcov (0.2.3)
186       simplecov (>= 0.4.1)
187     sprockets (2.2.2)
188       hike (~> 1.2)
189       multi_json (~> 1.0)
190       rack (~> 1.0)
191       tilt (~> 1.1, != 1.3.0)
192     test_after_commit (0.2.3)
193     themes_for_rails (0.5.1)
194       rails (>= 3.0.0)
195     therubyracer (0.12.1)
196       libv8 (~> 3.16.14.0)
197       ref
198     thor (0.19.1)
199     tilt (1.4.1)
200     treetop (1.4.15)
201       polyglot
202       polyglot (>= 0.3.1)
203     trollop (2.0)
204     tzinfo (0.3.39)
205     uglifier (2.5.0)
206       execjs (>= 0.3.0)
207       json (>= 1.8.0)
208     uuidtools (2.1.4)
209     websocket-driver (0.3.2)
210
211 PLATFORMS
212   ruby
213
214 DEPENDENCIES
215   acts_as_api
216   andand
217   arvados-cli (>= 0.1.20140328152103)
218   coffee-rails (~> 3.2.0)
219   database_cleaner
220   faye-websocket
221   google-api-client (~> 0.6.3)
222   jquery-rails
223   multi_json
224   oj
225   omniauth (= 1.1.1)
226   omniauth-oauth2 (= 1.1.1)
227   passenger
228   pg
229   pg_power
230   rails (~> 3.2.0)
231   redis
232   rvm-capistrano
233   sass-rails (>= 3.2.0)
234   simplecov (~> 0.7.1)
235   simplecov-rcov
236   test_after_commit
237   themes_for_rails
238   therubyracer
239   trollop
240   uglifier (>= 1.0.3)