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