Merge branch '16678-login-tokens-lifetime-config'
[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     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.6)
131     crass (1.0.6)
132     deep_merge (1.2.1)
133     docile (1.3.1)
134     erubi (1.9.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.6.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.4.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.2)
208     nokogiri (1.10.10)
209       mini_portile2 (~> 2.4.0)
210     npm-rails (0.2.1)
211       rails (>= 3.2)
212     oj (3.7.12)
213     os (1.1.1)
214     passenger (6.0.2)
215       rack
216       rake (>= 0.8.1)
217     piwik_analytics (1.0.2)
218       actionpack
219       activesupport
220       rails (>= 3.0.0)
221     poltergeist (1.5.1)
222       capybara (~> 2.1)
223       cliver (~> 0.3.1)
224       multi_json (~> 1.0)
225       websocket-driver (>= 0.2.0)
226     public_suffix (4.0.5)
227     rack (2.2.3)
228     rack-mini-profiler (1.0.2)
229       rack (>= 1.2.0)
230     rack-test (1.1.0)
231       rack (>= 1.0, < 3)
232     rails (5.2.4.3)
233       actioncable (= 5.2.4.3)
234       actionmailer (= 5.2.4.3)
235       actionpack (= 5.2.4.3)
236       actionview (= 5.2.4.3)
237       activejob (= 5.2.4.3)
238       activemodel (= 5.2.4.3)
239       activerecord (= 5.2.4.3)
240       activestorage (= 5.2.4.3)
241       activesupport (= 5.2.4.3)
242       bundler (>= 1.3.0)
243       railties (= 5.2.4.3)
244       sprockets-rails (>= 2.0.0)
245     rails-controller-testing (1.0.4)
246       actionpack (>= 5.0.1.x)
247       actionview (>= 5.0.1.x)
248       activesupport (>= 5.0.1.x)
249     rails-dom-testing (2.0.3)
250       activesupport (>= 4.2.0)
251       nokogiri (>= 1.6)
252     rails-html-sanitizer (1.3.0)
253       loofah (~> 2.3)
254     rails-perftest (0.0.7)
255     railties (5.2.4.3)
256       actionpack (= 5.2.4.3)
257       activesupport (= 5.2.4.3)
258       method_source
259       rake (>= 0.8.7)
260       thor (>= 0.19.0, < 2.0)
261     rake (13.0.1)
262     raphael-rails (2.1.2)
263     rb-fsevent (0.10.3)
264     rb-inotify (0.10.0)
265       ffi (~> 1.0)
266     ref (2.0.0)
267     request_store (1.4.1)
268       rack (>= 1.4)
269     responders (2.4.1)
270       actionpack (>= 4.2.0, < 6.0)
271       railties (>= 4.2.0, < 6.0)
272     retriable (1.4.1)
273     ruby-debug-passenger (0.2.0)
274     ruby-prof (0.17.0)
275     rubyzip (1.3.0)
276     rvm-capistrano (1.5.6)
277       capistrano (~> 2.15.4)
278     safe_yaml (1.0.5)
279     sass (3.7.4)
280       sass-listen (~> 4.0.0)
281     sass-listen (4.0.0)
282       rb-fsevent (~> 0.9, >= 0.9.4)
283       rb-inotify (~> 0.9, >= 0.9.7)
284     sassc (2.0.1)
285       ffi (~> 1.9)
286       rake
287     sassc-rails (2.1.0)
288       railties (>= 4.0.0)
289       sassc (>= 2.0)
290       sprockets (> 3.0)
291       sprockets-rails
292       tilt
293     selenium-webdriver (3.141.0)
294       childprocess (~> 0.5)
295       rubyzip (~> 1.2, >= 1.2.2)
296     signet (0.11.0)
297       addressable (~> 2.3)
298       faraday (~> 0.9)
299       jwt (>= 1.5, < 3.0)
300       multi_json (~> 1.10)
301     simplecov (0.16.1)
302       docile (~> 1.1)
303       json (>= 1.8, < 3)
304       simplecov-html (~> 0.10.0)
305     simplecov-html (0.10.2)
306     simplecov-rcov (0.2.3)
307       simplecov (>= 0.4.1)
308     sprockets (3.7.2)
309       concurrent-ruby (~> 1.0)
310       rack (> 1, < 3)
311     sprockets-rails (3.2.1)
312       actionpack (>= 4.0)
313       activesupport (>= 4.0)
314       sprockets (>= 3.0.0)
315     sshkey (2.0.0)
316     therubyracer (0.12.3)
317       libv8 (~> 3.16.14.15)
318       ref
319     thor (1.0.1)
320     thread_safe (0.3.6)
321     tilt (2.0.9)
322     tzinfo (1.2.7)
323       thread_safe (~> 0.1)
324     uglifier (2.7.2)
325       execjs (>= 0.3.0)
326       json (>= 1.8.0)
327     websocket-driver (0.7.3)
328       websocket-extensions (>= 0.1.0)
329     websocket-extensions (0.1.5)
330     xpath (2.1.0)
331       nokogiri (~> 1.3)
332
333 PLATFORMS
334   ruby
335
336 DEPENDENCIES
337   RedCloth
338   activerecord-nulldb-adapter!
339   andand
340   angularjs-rails (~> 1.3.8)
341   arvados!
342   bootsnap
343   bootstrap-sass (~> 3.4.1)
344   bootstrap-tab-history-rails
345   bootstrap-x-editable-rails
346   byebug
347   capybara (~> 2.5.0)
348   coffee-rails
349   deep_merge
350   flamegraph
351   headless (~> 1.0.2)
352   httpclient (~> 2.5)
353   jquery-rails
354   launchy (~> 2.4.0)
355   less
356   less-rails
357   lograge
358   logstash-event
359   mime-types
360   minitest (~> 5.10.3)
361   mocha
362   morrisjs-rails
363   multi_json
364   npm-rails
365   oj
366   passenger
367   piwik_analytics
368   poltergeist (~> 1.5.1)
369   rack-mini-profiler
370   rails (~> 5.2.0)
371   rails-controller-testing
372   rails-perftest
373   raphael-rails
374   responders (~> 2.0)
375   ruby-debug-passenger
376   ruby-prof
377   rvm-capistrano
378   safe_yaml
379   sass
380   sassc-rails
381   selenium-webdriver (~> 3)
382   signet (< 0.12)
383   simplecov (~> 0.7)
384   simplecov-rcov
385   sprockets (~> 3.0)
386   sshkey
387   themes_for_rails!
388   therubyracer
389   uglifier (~> 2.0)
390
391 BUNDLED WITH
392    1.17.3