17296: Merge branch 'master'
[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.4.5)
20       actionpack (= 5.2.4.5)
21       nio4r (~> 2.0)
22       websocket-driver (>= 0.6.1)
23     actionmailer (5.2.4.5)
24       actionpack (= 5.2.4.5)
25       actionview (= 5.2.4.5)
26       activejob (= 5.2.4.5)
27       mail (~> 2.5, >= 2.5.4)
28       rails-dom-testing (~> 2.0)
29     actionpack (5.2.4.5)
30       actionview (= 5.2.4.5)
31       activesupport (= 5.2.4.5)
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.4.5)
37       activesupport (= 5.2.4.5)
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.4.5)
43       activesupport (= 5.2.4.5)
44       globalid (>= 0.3.6)
45     activemodel (5.2.4.5)
46       activesupport (= 5.2.4.5)
47     activerecord (5.2.4.5)
48       activemodel (= 5.2.4.5)
49       activesupport (= 5.2.4.5)
50       arel (>= 9.0)
51     activestorage (5.2.4.5)
52       actionpack (= 5.2.4.5)
53       activerecord (= 5.2.4.5)
54       marcel (~> 0.3.1)
55     activesupport (5.2.4.5)
56       concurrent-ruby (~> 1.0, >= 1.0.2)
57       i18n (>= 0.7, < 2)
58       minitest (~> 5.1)
59       tzinfo (~> 1.1)
60     addressable (2.7.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.4)
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     bootsnap (1.4.7)
91       msgpack (~> 1.0)
92     bootstrap-sass (3.4.1)
93       autoprefixer-rails (>= 5.2.1)
94       sassc (>= 2.0.0)
95     bootstrap-tab-history-rails (0.1.0)
96       railties (>= 3.1)
97     bootstrap-x-editable-rails (1.5.1.1)
98       railties (>= 3.0)
99     builder (3.2.4)
100     byebug (11.0.1)
101     capistrano (2.15.9)
102       highline
103       net-scp (>= 1.0.0)
104       net-sftp (>= 2.0.0)
105       net-ssh (>= 2.0.14)
106       net-ssh-gateway (>= 1.1.0)
107     capybara (2.5.0)
108       mime-types (>= 1.16)
109       nokogiri (>= 1.3.3)
110       rack (>= 1.0.0)
111       rack-test (>= 0.5.4)
112       xpath (~> 2.0)
113     childprocess (0.9.0)
114       ffi (~> 1.0, >= 1.0.11)
115     cliver (0.3.2)
116     coffee-rails (4.2.2)
117       coffee-script (>= 2.2.0)
118       railties (>= 4.0.0)
119     coffee-script (2.4.1)
120       coffee-script-source
121       execjs
122     coffee-script-source (1.12.2)
123     commonjs (0.2.7)
124     concurrent-ruby (1.1.8)
125     crass (1.0.6)
126     deep_merge (1.2.1)
127     docile (1.3.1)
128     erubi (1.10.0)
129     execjs (2.7.0)
130     extlib (0.9.16)
131     faraday (0.15.4)
132       multipart-post (>= 1.2, < 3)
133     ffi (1.10.0)
134     flamegraph (0.9.5)
135     globalid (0.4.2)
136       activesupport (>= 4.2.0)
137     googleauth (0.9.0)
138       faraday (~> 0.12)
139       jwt (>= 1.4, < 3.0)
140       memoist (~> 0.16)
141       multi_json (~> 1.11)
142       os (>= 0.9, < 2.0)
143       signet (~> 0.7)
144     headless (1.0.2)
145     highline (2.0.2)
146     httpclient (2.8.3)
147     i18n (0.9.5)
148       concurrent-ruby (~> 1.0)
149     jquery-rails (4.3.3)
150       rails-dom-testing (>= 1, < 3)
151       railties (>= 4.2.0)
152       thor (>= 0.14, < 2.0)
153     json (2.5.1)
154     jwt (1.5.6)
155     launchy (2.4.3)
156       addressable (~> 2.3)
157     less (2.6.0)
158       commonjs (~> 0.2.7)
159     less-rails (4.0.0)
160       actionpack (>= 4)
161       less (~> 2.6.0)
162       sprockets (>= 2)
163     libv8 (3.16.14.19)
164     lograge (0.10.0)
165       actionpack (>= 4)
166       activesupport (>= 4)
167       railties (>= 4)
168       request_store (~> 1.0)
169     logstash-event (1.2.02)
170     loofah (2.9.0)
171       crass (~> 1.0.2)
172       nokogiri (>= 1.5.9)
173     mail (2.7.1)
174       mini_mime (>= 0.1.1)
175     marcel (0.3.3)
176       mimemagic (~> 0.3.2)
177     memoist (0.16.2)
178     metaclass (0.0.4)
179     method_source (1.0.0)
180     mime-types (3.2.2)
181       mime-types-data (~> 3.2015)
182     mime-types-data (3.2019.0331)
183     mimemagic (0.3.8)
184       nokogiri (~> 1)
185     mini_mime (1.0.2)
186     mini_portile2 (2.5.1)
187     minitest (5.10.3)
188     mocha (1.8.0)
189       metaclass (~> 0.0.1)
190     morrisjs-rails (0.5.1.2)
191       railties (> 3.1, < 6)
192     msgpack (1.3.3)
193     multi_json (1.15.0)
194     multipart-post (2.1.1)
195     net-scp (2.0.0)
196       net-ssh (>= 2.6.5, < 6.0.0)
197     net-sftp (2.1.2)
198       net-ssh (>= 2.6.5)
199     net-ssh (5.2.0)
200     net-ssh-gateway (2.0.0)
201       net-ssh (>= 4.0.0)
202     nio4r (2.5.7)
203     nokogiri (1.11.5)
204       mini_portile2 (~> 2.5.0)
205       racc (~> 1.4)
206     npm-rails (0.2.1)
207       rails (>= 3.2)
208     oj (3.7.12)
209     os (1.1.1)
210     passenger (6.0.2)
211       rack
212       rake (>= 0.8.1)
213     piwik_analytics (1.0.2)
214       actionpack
215       activesupport
216       rails (>= 3.0.0)
217     poltergeist (1.5.1)
218       capybara (~> 2.1)
219       cliver (~> 0.3.1)
220       multi_json (~> 1.0)
221       websocket-driver (>= 0.2.0)
222     public_suffix (4.0.6)
223     racc (1.5.2)
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.5)
230       actioncable (= 5.2.4.5)
231       actionmailer (= 5.2.4.5)
232       actionpack (= 5.2.4.5)
233       actionview (= 5.2.4.5)
234       activejob (= 5.2.4.5)
235       activemodel (= 5.2.4.5)
236       activerecord (= 5.2.4.5)
237       activestorage (= 5.2.4.5)
238       activesupport (= 5.2.4.5)
239       bundler (>= 1.3.0)
240       railties (= 5.2.4.5)
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.5)
253       actionpack (= 5.2.4.5)
254       activesupport (= 5.2.4.5)
255       method_source
256       rake (>= 0.8.7)
257       thor (>= 0.19.0, < 2.0)
258     rake (13.0.3)
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.2)
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.1.0)
317     thread_safe (0.3.6)
318     tilt (2.0.9)
319     tzinfo (1.2.9)
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 (~> 2.1.4)
339   bootsnap
340   bootstrap-sass (~> 3.4.1)
341   bootstrap-tab-history-rails
342   bootstrap-x-editable-rails
343   byebug
344   capybara (~> 2.5.0)
345   coffee-rails
346   deep_merge
347   flamegraph
348   headless (~> 1.0.2)
349   httpclient (~> 2.5)
350   jquery-rails
351   launchy (~> 2.4.0)
352   less
353   less-rails
354   lograge
355   logstash-event
356   mime-types
357   minitest (~> 5.10.3)
358   mocha
359   morrisjs-rails
360   multi_json
361   npm-rails
362   oj
363   passenger
364   piwik_analytics
365   poltergeist (~> 1.5.1)
366   rack-mini-profiler
367   rails (~> 5.2.0)
368   rails-controller-testing
369   rails-perftest
370   raphael-rails
371   responders (~> 2.0)
372   ruby-debug-passenger
373   ruby-prof
374   rvm-capistrano
375   safe_yaml
376   sass
377   sassc-rails
378   selenium-webdriver (~> 3)
379   signet (< 0.12)
380   simplecov (~> 0.7)
381   simplecov-rcov
382   sprockets (~> 3.0)
383   sshkey
384   themes_for_rails!
385   therubyracer
386   uglifier (~> 2.0)
387
388 BUNDLED WITH
389    1.17.3