16470: Upgrades to rails 5.2.
[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.3)
34       actionpack (= 5.2.4.3)
35       nio4r (~> 2.0)
36       websocket-driver (>= 0.6.1)
37     actionmailer (5.2.4.3)
38       actionpack (= 5.2.4.3)
39       actionview (= 5.2.4.3)
40       activejob (= 5.2.4.3)
41       mail (~> 2.5, >= 2.5.4)
42       rails-dom-testing (~> 2.0)
43     actionpack (5.2.4.3)
44       actionview (= 5.2.4.3)
45       activesupport (= 5.2.4.3)
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.3)
51       activesupport (= 5.2.4.3)
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.3)
57       activesupport (= 5.2.4.3)
58       globalid (>= 0.3.6)
59     activemodel (5.2.4.3)
60       activesupport (= 5.2.4.3)
61     activerecord (5.2.4.3)
62       activemodel (= 5.2.4.3)
63       activesupport (= 5.2.4.3)
64       arel (>= 9.0)
65     activestorage (5.2.4.3)
66       actionpack (= 5.2.4.3)
67       activerecord (= 5.2.4.3)
68       marcel (~> 0.3.1)
69     activesupport (5.2.4.3)
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     bootstrap-sass (3.4.1)
97       autoprefixer-rails (>= 5.2.1)
98       sassc (>= 2.0.0)
99     bootstrap-tab-history-rails (0.1.0)
100       railties (>= 3.1)
101     bootstrap-x-editable-rails (1.5.1.1)
102       railties (>= 3.0)
103     builder (3.2.4)
104     byebug (11.0.1)
105     capistrano (2.15.9)
106       highline
107       net-scp (>= 1.0.0)
108       net-sftp (>= 2.0.0)
109       net-ssh (>= 2.0.14)
110       net-ssh-gateway (>= 1.1.0)
111     capybara (2.5.0)
112       mime-types (>= 1.16)
113       nokogiri (>= 1.3.3)
114       rack (>= 1.0.0)
115       rack-test (>= 0.5.4)
116       xpath (~> 2.0)
117     childprocess (0.9.0)
118       ffi (~> 1.0, >= 1.0.11)
119     cliver (0.3.2)
120     coffee-rails (4.2.2)
121       coffee-script (>= 2.2.0)
122       railties (>= 4.0.0)
123     coffee-script (2.4.1)
124       coffee-script-source
125       execjs
126     coffee-script-source (1.12.2)
127     commonjs (0.2.7)
128     concurrent-ruby (1.1.6)
129     crass (1.0.6)
130     deep_merge (1.2.1)
131     docile (1.3.1)
132     erubi (1.9.0)
133     execjs (2.7.0)
134     extlib (0.9.16)
135     faraday (0.15.4)
136       multipart-post (>= 1.2, < 3)
137     ffi (1.10.0)
138     flamegraph (0.9.5)
139     globalid (0.4.2)
140       activesupport (>= 4.2.0)
141     googleauth (0.9.0)
142       faraday (~> 0.12)
143       jwt (>= 1.4, < 3.0)
144       memoist (~> 0.16)
145       multi_json (~> 1.11)
146       os (>= 0.9, < 2.0)
147       signet (~> 0.7)
148     headless (1.0.2)
149     highline (2.0.2)
150     httpclient (2.8.3)
151     i18n (0.9.5)
152       concurrent-ruby (~> 1.0)
153     jquery-rails (4.3.3)
154       rails-dom-testing (>= 1, < 3)
155       railties (>= 4.2.0)
156       thor (>= 0.14, < 2.0)
157     json (2.3.0)
158     jwt (1.5.6)
159     launchy (2.5.0)
160       addressable (~> 2.7)
161     less (2.6.0)
162       commonjs (~> 0.2.7)
163     less-rails (4.0.0)
164       actionpack (>= 4)
165       less (~> 2.6.0)
166       sprockets (>= 2)
167     libv8 (3.16.14.19)
168     lograge (0.10.0)
169       actionpack (>= 4)
170       activesupport (>= 4)
171       railties (>= 4)
172       request_store (~> 1.0)
173     logstash-event (1.2.02)
174     loofah (2.6.0)
175       crass (~> 1.0.2)
176       nokogiri (>= 1.5.9)
177     mail (2.7.1)
178       mini_mime (>= 0.1.1)
179     marcel (0.3.3)
180       mimemagic (~> 0.3.2)
181     memoist (0.16.2)
182     metaclass (0.0.4)
183     method_source (1.0.0)
184     mime-types (3.2.2)
185       mime-types-data (~> 3.2015)
186     mime-types-data (3.2019.0331)
187     mimemagic (0.3.5)
188     mini_mime (1.0.2)
189     mini_portile2 (2.4.0)
190     minitest (5.10.3)
191     mocha (1.8.0)
192       metaclass (~> 0.0.1)
193     morrisjs-rails (0.5.1.2)
194       railties (> 3.1, < 6)
195     multi_json (1.15.0)
196     multipart-post (2.1.1)
197     net-scp (2.0.0)
198       net-ssh (>= 2.6.5, < 6.0.0)
199     net-sftp (2.1.2)
200       net-ssh (>= 2.6.5)
201     net-ssh (5.2.0)
202     net-ssh-gateway (2.0.0)
203       net-ssh (>= 4.0.0)
204     nio4r (2.5.2)
205     nokogiri (1.10.10)
206       mini_portile2 (~> 2.4.0)
207     npm-rails (0.2.1)
208       rails (>= 3.2)
209     oj (3.7.12)
210     os (1.1.1)
211     passenger (6.0.2)
212       rack
213       rake (>= 0.8.1)
214     piwik_analytics (1.0.2)
215       actionpack
216       activesupport
217       rails (>= 3.0.0)
218     poltergeist (1.5.1)
219       capybara (~> 2.1)
220       cliver (~> 0.3.1)
221       multi_json (~> 1.0)
222       websocket-driver (>= 0.2.0)
223     public_suffix (4.0.5)
224     rack (2.2.3)
225     rack-mini-profiler (1.0.2)
226       rack (>= 1.2.0)
227     rack-test (1.1.0)
228       rack (>= 1.0, < 3)
229     rails (5.2.4.3)
230       actioncable (= 5.2.4.3)
231       actionmailer (= 5.2.4.3)
232       actionpack (= 5.2.4.3)
233       actionview (= 5.2.4.3)
234       activejob (= 5.2.4.3)
235       activemodel (= 5.2.4.3)
236       activerecord (= 5.2.4.3)
237       activestorage (= 5.2.4.3)
238       activesupport (= 5.2.4.3)
239       bundler (>= 1.3.0)
240       railties (= 5.2.4.3)
241       sprockets-rails (>= 2.0.0)
242     rails-controller-testing (1.0.4)
243       actionpack (>= 5.0.1.x)
244       actionview (>= 5.0.1.x)
245       activesupport (>= 5.0.1.x)
246     rails-dom-testing (2.0.3)
247       activesupport (>= 4.2.0)
248       nokogiri (>= 1.6)
249     rails-html-sanitizer (1.3.0)
250       loofah (~> 2.3)
251     rails-perftest (0.0.7)
252     railties (5.2.4.3)
253       actionpack (= 5.2.4.3)
254       activesupport (= 5.2.4.3)
255       method_source
256       rake (>= 0.8.7)
257       thor (>= 0.19.0, < 2.0)
258     rake (13.0.1)
259     raphael-rails (2.1.2)
260     rb-fsevent (0.10.3)
261     rb-inotify (0.10.0)
262       ffi (~> 1.0)
263     ref (2.0.0)
264     request_store (1.4.1)
265       rack (>= 1.4)
266     responders (2.4.1)
267       actionpack (>= 4.2.0, < 6.0)
268       railties (>= 4.2.0, < 6.0)
269     retriable (1.4.1)
270     ruby-debug-passenger (0.2.0)
271     ruby-prof (0.17.0)
272     rubyzip (1.3.0)
273     rvm-capistrano (1.5.6)
274       capistrano (~> 2.15.4)
275     safe_yaml (1.0.5)
276     sass (3.7.4)
277       sass-listen (~> 4.0.0)
278     sass-listen (4.0.0)
279       rb-fsevent (~> 0.9, >= 0.9.4)
280       rb-inotify (~> 0.9, >= 0.9.7)
281     sassc (2.0.1)
282       ffi (~> 1.9)
283       rake
284     sassc-rails (2.1.0)
285       railties (>= 4.0.0)
286       sassc (>= 2.0)
287       sprockets (> 3.0)
288       sprockets-rails
289       tilt
290     selenium-webdriver (3.141.0)
291       childprocess (~> 0.5)
292       rubyzip (~> 1.2, >= 1.2.2)
293     signet (0.11.0)
294       addressable (~> 2.3)
295       faraday (~> 0.9)
296       jwt (>= 1.5, < 3.0)
297       multi_json (~> 1.10)
298     simplecov (0.16.1)
299       docile (~> 1.1)
300       json (>= 1.8, < 3)
301       simplecov-html (~> 0.10.0)
302     simplecov-html (0.10.2)
303     simplecov-rcov (0.2.3)
304       simplecov (>= 0.4.1)
305     sprockets (3.7.2)
306       concurrent-ruby (~> 1.0)
307       rack (> 1, < 3)
308     sprockets-rails (3.2.1)
309       actionpack (>= 4.0)
310       activesupport (>= 4.0)
311       sprockets (>= 3.0.0)
312     sshkey (2.0.0)
313     therubyracer (0.12.3)
314       libv8 (~> 3.16.14.15)
315       ref
316     thor (1.0.1)
317     thread_safe (0.3.6)
318     tilt (2.0.9)
319     tzinfo (1.2.7)
320       thread_safe (~> 0.1)
321     uglifier (2.7.2)
322       execjs (>= 0.3.0)
323       json (>= 1.8.0)
324     websocket-driver (0.7.3)
325       websocket-extensions (>= 0.1.0)
326     websocket-extensions (0.1.5)
327     xpath (2.1.0)
328       nokogiri (~> 1.3)
329
330 PLATFORMS
331   ruby
332
333 DEPENDENCIES
334   RedCloth
335   activerecord-nulldb-adapter!
336   andand
337   angularjs-rails (~> 1.3.8)
338   arvados!
339   bootstrap-sass (~> 3.4.1)
340   bootstrap-tab-history-rails
341   bootstrap-x-editable-rails
342   byebug
343   capybara (~> 2.5.0)
344   coffee-rails
345   deep_merge
346   flamegraph
347   headless (~> 1.0.2)
348   httpclient (~> 2.5)
349   jquery-rails
350   less
351   less-rails
352   lograge
353   logstash-event
354   mime-types
355   minitest (~> 5.10.3)
356   mocha
357   morrisjs-rails
358   multi_json
359   npm-rails
360   oj
361   passenger
362   piwik_analytics
363   poltergeist (~> 1.5.1)
364   rack-mini-profiler
365   rails (~> 5.2.0)
366   rails-controller-testing
367   rails-perftest
368   raphael-rails
369   responders (~> 2.0)
370   ruby-debug-passenger
371   ruby-prof
372   rvm-capistrano
373   safe_yaml
374   sass
375   sassc-rails
376   selenium-webdriver (~> 3)
377   signet (< 0.12)
378   simplecov (~> 0.7)
379   simplecov-rcov
380   sprockets (~> 3.0)
381   sshkey
382   themes_for_rails!
383   therubyracer
384   uglifier (~> 2.0)
385
386 BUNDLED WITH
387    1.17.3