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