17417: switch our Rails codebases from therubyracer to mini_racer.
[arvados.git] / apps / workbench / Gemfile.lock
1 GIT
2   remote: https://github.com/arvados/nulldb
3   revision: d8e0073b665acdd2537c5eb15178a60f02f4b413
4   specs:
5     activerecord-nulldb-adapter (0.3.9)
6       activerecord (>= 2.0.0)
7
8 GIT
9   remote: https://github.com/arvados/themes_for_rails
10   revision: ddf6e592b3b6493ea0c2de7b5d3faa120ed35be0
11   specs:
12     themes_for_rails (0.5.1)
13       rails (>= 3.0.0)
14
15 GEM
16   remote: https://rubygems.org/
17   specs:
18     RedCloth (4.3.2)
19     actioncable (5.2.6)
20       actionpack (= 5.2.6)
21       nio4r (~> 2.0)
22       websocket-driver (>= 0.6.1)
23     actionmailer (5.2.6)
24       actionpack (= 5.2.6)
25       actionview (= 5.2.6)
26       activejob (= 5.2.6)
27       mail (~> 2.5, >= 2.5.4)
28       rails-dom-testing (~> 2.0)
29     actionpack (5.2.6)
30       actionview (= 5.2.6)
31       activesupport (= 5.2.6)
32       rack (~> 2.0, >= 2.0.8)
33       rack-test (>= 0.6.3)
34       rails-dom-testing (~> 2.0)
35       rails-html-sanitizer (~> 1.0, >= 1.0.2)
36     actionview (5.2.6)
37       activesupport (= 5.2.6)
38       builder (~> 3.1)
39       erubi (~> 1.4)
40       rails-dom-testing (~> 2.0)
41       rails-html-sanitizer (~> 1.0, >= 1.0.3)
42     activejob (5.2.6)
43       activesupport (= 5.2.6)
44       globalid (>= 0.3.6)
45     activemodel (5.2.6)
46       activesupport (= 5.2.6)
47     activerecord (5.2.6)
48       activemodel (= 5.2.6)
49       activesupport (= 5.2.6)
50       arel (>= 9.0)
51     activestorage (5.2.6)
52       actionpack (= 5.2.6)
53       activerecord (= 5.2.6)
54       marcel (~> 1.0.0)
55     activesupport (5.2.6)
56       concurrent-ruby (~> 1.0, >= 1.0.2)
57       i18n (>= 0.7, < 2)
58       minitest (~> 5.1)
59       tzinfo (~> 1.1)
60     addressable (2.8.0)
61       public_suffix (>= 2.0.2, < 5.0)
62     andand (1.3.3)
63     angularjs-rails (1.3.15)
64     arel (9.0.0)
65     arvados (2.1.5)
66       activesupport (>= 3)
67       andand (~> 1.3, >= 1.3.3)
68       arvados-google-api-client (>= 0.7, < 0.8.9)
69       faraday (< 0.16)
70       i18n (~> 0)
71       json (>= 1.7.7, < 3)
72       jwt (>= 0.1.5, < 2)
73     arvados-google-api-client (0.8.7.4)
74       activesupport (>= 3.2, < 5.3)
75       addressable (~> 2.3)
76       autoparse (~> 0.3)
77       extlib (~> 0.9)
78       faraday (~> 0.9)
79       googleauth (~> 0.3)
80       launchy (~> 2.4)
81       multi_json (~> 1.10)
82       retriable (~> 1.4)
83       signet (~> 0.6)
84     autoparse (0.3.3)
85       addressable (>= 2.3.1)
86       extlib (>= 0.9.15)
87       multi_json (>= 1.0.0)
88     autoprefixer-rails (9.5.1.1)
89       execjs
90     bootstrap-sass (3.4.1)
91       autoprefixer-rails (>= 5.2.1)
92       sassc (>= 2.0.0)
93     bootstrap-tab-history-rails (0.1.0)
94       railties (>= 3.1)
95     bootstrap-x-editable-rails (1.5.1.1)
96       railties (>= 3.0)
97     builder (3.2.4)
98     byebug (11.0.1)
99     capistrano (2.15.9)
100       highline
101       net-scp (>= 1.0.0)
102       net-sftp (>= 2.0.0)
103       net-ssh (>= 2.0.14)
104       net-ssh-gateway (>= 1.1.0)
105     capybara (2.5.0)
106       mime-types (>= 1.16)
107       nokogiri (>= 1.3.3)
108       rack (>= 1.0.0)
109       rack-test (>= 0.5.4)
110       xpath (~> 2.0)
111     childprocess (0.9.0)
112       ffi (~> 1.0, >= 1.0.11)
113     cliver (0.3.2)
114     coffee-rails (4.2.2)
115       coffee-script (>= 2.2.0)
116       railties (>= 4.0.0)
117     coffee-script (2.4.1)
118       coffee-script-source
119       execjs
120     coffee-script-source (1.12.2)
121     concurrent-ruby (1.1.9)
122     crass (1.0.6)
123     deep_merge (1.2.1)
124     docile (1.3.1)
125     erubi (1.10.0)
126     execjs (2.7.0)
127     extlib (0.9.16)
128     faraday (0.15.4)
129       multipart-post (>= 1.2, < 3)
130     ffi (1.10.0)
131     flamegraph (0.9.5)
132     globalid (0.4.2)
133       activesupport (>= 4.2.0)
134     googleauth (0.9.0)
135       faraday (~> 0.12)
136       jwt (>= 1.4, < 3.0)
137       memoist (~> 0.16)
138       multi_json (~> 1.11)
139       os (>= 0.9, < 2.0)
140       signet (~> 0.7)
141     headless (1.0.2)
142     highline (2.0.2)
143     httpclient (2.8.3)
144     i18n (0.9.5)
145       concurrent-ruby (~> 1.0)
146     jquery-rails (4.3.3)
147       rails-dom-testing (>= 1, < 3)
148       railties (>= 4.2.0)
149       thor (>= 0.14, < 2.0)
150     json (2.5.1)
151     jwt (1.5.6)
152     launchy (2.4.3)
153       addressable (~> 2.3)
154     libv8-node (15.14.0.1)
155     lograge (0.10.0)
156       actionpack (>= 4)
157       activesupport (>= 4)
158       railties (>= 4)
159       request_store (~> 1.0)
160     logstash-event (1.2.02)
161     loofah (2.10.0)
162       crass (~> 1.0.2)
163       nokogiri (>= 1.5.9)
164     mail (2.7.1)
165       mini_mime (>= 0.1.1)
166     marcel (1.0.1)
167     memoist (0.16.2)
168     metaclass (0.0.4)
169     method_source (1.0.0)
170     mime-types (3.2.2)
171       mime-types-data (~> 3.2015)
172     mime-types-data (3.2019.0331)
173     mini_mime (1.1.0)
174     mini_portile2 (2.6.1)
175     mini_racer (0.4.0)
176       libv8-node (~> 15.14.0.0)
177     minitest (5.10.3)
178     mocha (1.8.0)
179       metaclass (~> 0.0.1)
180     morrisjs-rails (0.5.1.2)
181       railties (> 3.1, < 6)
182     multi_json (1.15.0)
183     multipart-post (2.1.1)
184     net-scp (2.0.0)
185       net-ssh (>= 2.6.5, < 6.0.0)
186     net-sftp (2.1.2)
187       net-ssh (>= 2.6.5)
188     net-ssh (5.2.0)
189     net-ssh-gateway (2.0.0)
190       net-ssh (>= 4.0.0)
191     nio4r (2.5.7)
192     nokogiri (1.12.5)
193       mini_portile2 (~> 2.6.1)
194       racc (~> 1.4)
195     npm-rails (0.2.1)
196       rails (>= 3.2)
197     oj (3.7.12)
198     os (1.1.1)
199     passenger (6.0.2)
200       rack
201       rake (>= 0.8.1)
202     piwik_analytics (1.0.2)
203       actionpack
204       activesupport
205       rails (>= 3.0.0)
206     poltergeist (1.5.1)
207       capybara (~> 2.1)
208       cliver (~> 0.3.1)
209       multi_json (~> 1.0)
210       websocket-driver (>= 0.2.0)
211     public_suffix (4.0.6)
212     racc (1.6.0)
213     rack (2.2.3)
214     rack-mini-profiler (1.0.2)
215       rack (>= 1.2.0)
216     rack-test (1.1.0)
217       rack (>= 1.0, < 3)
218     rails (5.2.6)
219       actioncable (= 5.2.6)
220       actionmailer (= 5.2.6)
221       actionpack (= 5.2.6)
222       actionview (= 5.2.6)
223       activejob (= 5.2.6)
224       activemodel (= 5.2.6)
225       activerecord (= 5.2.6)
226       activestorage (= 5.2.6)
227       activesupport (= 5.2.6)
228       bundler (>= 1.3.0)
229       railties (= 5.2.6)
230       sprockets-rails (>= 2.0.0)
231     rails-controller-testing (1.0.4)
232       actionpack (>= 5.0.1.x)
233       actionview (>= 5.0.1.x)
234       activesupport (>= 5.0.1.x)
235     rails-dom-testing (2.0.3)
236       activesupport (>= 4.2.0)
237       nokogiri (>= 1.6)
238     rails-html-sanitizer (1.3.0)
239       loofah (~> 2.3)
240     rails-perftest (0.0.7)
241     railties (5.2.6)
242       actionpack (= 5.2.6)
243       activesupport (= 5.2.6)
244       method_source
245       rake (>= 0.8.7)
246       thor (>= 0.19.0, < 2.0)
247     rake (13.0.3)
248     raphael-rails (2.1.2)
249     rb-fsevent (0.10.3)
250     rb-inotify (0.10.0)
251       ffi (~> 1.0)
252     request_store (1.4.1)
253       rack (>= 1.4)
254     responders (2.4.1)
255       actionpack (>= 4.2.0, < 6.0)
256       railties (>= 4.2.0, < 6.0)
257     retriable (1.4.1)
258     ruby-debug-passenger (0.2.0)
259     ruby-prof (0.17.0)
260     rubyzip (1.3.0)
261     rvm-capistrano (1.5.6)
262       capistrano (~> 2.15.4)
263     safe_yaml (1.0.5)
264     sass (3.7.4)
265       sass-listen (~> 4.0.0)
266     sass-listen (4.0.0)
267       rb-fsevent (~> 0.9, >= 0.9.4)
268       rb-inotify (~> 0.9, >= 0.9.7)
269     sassc (2.0.1)
270       ffi (~> 1.9)
271       rake
272     sassc-rails (2.1.0)
273       railties (>= 4.0.0)
274       sassc (>= 2.0)
275       sprockets (> 3.0)
276       sprockets-rails
277       tilt
278     selenium-webdriver (3.141.0)
279       childprocess (~> 0.5)
280       rubyzip (~> 1.2, >= 1.2.2)
281     signet (0.11.0)
282       addressable (~> 2.3)
283       faraday (~> 0.9)
284       jwt (>= 1.5, < 3.0)
285       multi_json (~> 1.10)
286     simplecov (0.16.1)
287       docile (~> 1.1)
288       json (>= 1.8, < 3)
289       simplecov-html (~> 0.10.0)
290     simplecov-html (0.10.2)
291     simplecov-rcov (0.2.3)
292       simplecov (>= 0.4.1)
293     sprockets (3.7.2)
294       concurrent-ruby (~> 1.0)
295       rack (> 1, < 3)
296     sprockets-rails (3.2.2)
297       actionpack (>= 4.0)
298       activesupport (>= 4.0)
299       sprockets (>= 3.0.0)
300     sshkey (2.0.0)
301     thor (1.1.0)
302     thread_safe (0.3.6)
303     tilt (2.0.9)
304     tzinfo (1.2.9)
305       thread_safe (~> 0.1)
306     uglifier (2.7.2)
307       execjs (>= 0.3.0)
308       json (>= 1.8.0)
309     websocket-driver (0.7.4)
310       websocket-extensions (>= 0.1.0)
311     websocket-extensions (0.1.5)
312     xpath (2.1.0)
313       nokogiri (~> 1.3)
314
315 PLATFORMS
316   ruby
317
318 DEPENDENCIES
319   RedCloth
320   activerecord-nulldb-adapter!
321   andand
322   angularjs-rails (~> 1.3.8)
323   arvados (~> 2.1.5)
324   bootstrap-sass (~> 3.4.1)
325   bootstrap-tab-history-rails
326   bootstrap-x-editable-rails
327   byebug
328   capybara (~> 2.5.0)
329   coffee-rails
330   deep_merge
331   flamegraph
332   headless (~> 1.0.2)
333   httpclient (~> 2.5)
334   jquery-rails
335   launchy (~> 2.4.0)
336   lograge
337   logstash-event
338   mime-types
339   mini_racer
340   minitest (~> 5.10.3)
341   mocha
342   morrisjs-rails
343   multi_json
344   npm-rails
345   oj
346   passenger
347   piwik_analytics
348   poltergeist (~> 1.5.1)
349   rack-mini-profiler
350   rails (~> 5.2.0)
351   rails-controller-testing
352   rails-perftest
353   raphael-rails
354   responders (~> 2.0)
355   ruby-debug-passenger
356   ruby-prof
357   rvm-capistrano
358   safe_yaml
359   sass
360   sassc-rails
361   selenium-webdriver (~> 3)
362   signet (< 0.12)
363   simplecov (~> 0.7)
364   simplecov-rcov
365   sprockets (~> 3.0)
366   sshkey
367   themes_for_rails!
368   uglifier (~> 2.0)
369
370 BUNDLED WITH
371    2.2.19