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