20862: Update arvados gem version.
[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.8.1)
20       actionpack (= 5.2.8.1)
21       nio4r (~> 2.0)
22       websocket-driver (>= 0.6.1)
23     actionmailer (5.2.8.1)
24       actionpack (= 5.2.8.1)
25       actionview (= 5.2.8.1)
26       activejob (= 5.2.8.1)
27       mail (~> 2.5, >= 2.5.4)
28       rails-dom-testing (~> 2.0)
29     actionpack (5.2.8.1)
30       actionview (= 5.2.8.1)
31       activesupport (= 5.2.8.1)
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.8.1)
37       activesupport (= 5.2.8.1)
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.8.1)
43       activesupport (= 5.2.8.1)
44       globalid (>= 0.3.6)
45     activemodel (5.2.8.1)
46       activesupport (= 5.2.8.1)
47     activerecord (5.2.8.1)
48       activemodel (= 5.2.8.1)
49       activesupport (= 5.2.8.1)
50       arel (>= 9.0)
51     activestorage (5.2.8.1)
52       actionpack (= 5.2.8.1)
53       activerecord (= 5.2.8.1)
54       marcel (~> 1.0.0)
55     activesupport (5.2.8.1)
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.5)
61       public_suffix (>= 2.0.2, < 6.0)
62     andand (1.3.3)
63     angularjs-rails (1.3.15)
64     arel (9.0.0)
65     arvados (2.7.0.dev20230824142549)
66       activesupport (>= 3)
67       andand (~> 1.3, >= 1.3.3)
68       arvados-google-api-client (= 0.8.7.5, < 0.8.8)
69       i18n (~> 0)
70       json (>= 1.7.7, < 3)
71       jwt (>= 0.1.5, < 2)
72     arvados-google-api-client (0.8.7.5)
73       activesupport (>= 3.2, < 8.0)
74       addressable (~> 2.3)
75       autoparse (~> 0.3)
76       extlib (~> 0.9)
77       faraday (~> 2.0)
78       faraday-gzip (~> 2.0)
79       faraday-multipart (~> 1.0)
80       googleauth (~> 1.0)
81       launchy (~> 2.4)
82       multi_json (~> 1.10)
83       retriable (~> 1.4)
84       signet (~> 0.16.0)
85     autoparse (0.3.3)
86       addressable (>= 2.3.1)
87       extlib (>= 0.9.15)
88       multi_json (>= 1.0.0)
89     autoprefixer-rails (9.5.1.1)
90       execjs
91     bootstrap-sass (3.4.1)
92       autoprefixer-rails (>= 5.2.1)
93       sassc (>= 2.0.0)
94     bootstrap-tab-history-rails (0.1.0)
95       railties (>= 3.1)
96     bootstrap-x-editable-rails (1.5.1.1)
97       railties (>= 3.0)
98     builder (3.2.4)
99     byebug (11.0.1)
100     capistrano (2.15.9)
101       highline
102       net-scp (>= 1.0.0)
103       net-sftp (>= 2.0.0)
104       net-ssh (>= 2.0.14)
105       net-ssh-gateway (>= 1.1.0)
106     capybara (2.5.0)
107       mime-types (>= 1.16)
108       nokogiri (>= 1.3.3)
109       rack (>= 1.0.0)
110       rack-test (>= 0.5.4)
111       xpath (~> 2.0)
112     childprocess (0.9.0)
113       ffi (~> 1.0, >= 1.0.11)
114     cliver (0.3.2)
115     concurrent-ruby (1.2.2)
116     crass (1.0.6)
117     deep_merge (1.2.1)
118     docile (1.3.1)
119     erubi (1.12.0)
120     execjs (2.7.0)
121     extlib (0.9.16)
122     faraday (2.7.10)
123       faraday-net_http (>= 2.0, < 3.1)
124       ruby2_keywords (>= 0.0.4)
125     faraday-gzip (2.0.0)
126       faraday (>= 1.0)
127       zlib (~> 3.0)
128     faraday-multipart (1.0.4)
129       multipart-post (~> 2)
130     faraday-net_http (3.0.2)
131     ffi (1.10.0)
132     flamegraph (0.9.5)
133     globalid (1.1.0)
134       activesupport (>= 5.0)
135     googleauth (1.7.0)
136       faraday (>= 0.17.3, < 3.a)
137       jwt (>= 1.4, < 3.0)
138       memoist (~> 0.16)
139       multi_json (~> 1.11)
140       os (>= 0.9, < 2.0)
141       signet (>= 0.16, < 2.a)
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.5.1)
148       rails-dom-testing (>= 1, < 3)
149       railties (>= 4.2.0)
150       thor (>= 0.14, < 2.0)
151     json (2.6.3)
152     jwt (1.5.6)
153     launchy (2.4.3)
154       addressable (~> 2.3)
155     lograge (0.10.0)
156       actionpack (>= 4)
157       activesupport (>= 4)
158       railties (>= 4)
159       request_store (~> 1.0)
160     logstash-event (1.2.02)
161     loofah (2.20.0)
162       crass (~> 1.0.2)
163       nokogiri (>= 1.5.9)
164     mail (2.7.1)
165       mini_mime (>= 0.1.1)
166     marcel (1.0.2)
167     memoist (0.16.2)
168     metaclass (0.0.4)
169     method_source (1.0.0)
170     mime-types (3.2.2)
171       mime-types-data (~> 3.2015)
172     mime-types-data (3.2019.0331)
173     mini_mime (1.1.2)
174     mini_portile2 (2.8.2)
175     minitest (5.10.3)
176     mocha (1.8.0)
177       metaclass (~> 0.0.1)
178     morrisjs-rails (0.5.1.2)
179       railties (> 3.1, < 6)
180     multi_json (1.15.0)
181     multipart-post (2.3.0)
182     net-scp (2.0.0)
183       net-ssh (>= 2.6.5, < 6.0.0)
184     net-sftp (2.1.2)
185       net-ssh (>= 2.6.5)
186     net-ssh (5.2.0)
187     net-ssh-gateway (2.0.0)
188       net-ssh (>= 4.0.0)
189     nio4r (2.5.8)
190     nokogiri (1.14.3)
191       mini_portile2 (~> 2.8.0)
192       racc (~> 1.4)
193     npm-rails (0.2.1)
194       rails (>= 3.2)
195     oj (3.7.12)
196     os (1.1.4)
197     passenger (6.0.15)
198       rack
199       rake (>= 0.8.1)
200     piwik_analytics (1.0.2)
201       actionpack
202       activesupport
203       rails (>= 3.0.0)
204     poltergeist (1.5.1)
205       capybara (~> 2.1)
206       cliver (~> 0.3.1)
207       multi_json (~> 1.0)
208       websocket-driver (>= 0.2.0)
209     public_suffix (5.0.3)
210     racc (1.6.2)
211     rack (2.2.7)
212     rack-mini-profiler (1.0.2)
213       rack (>= 1.2.0)
214     rack-test (2.1.0)
215       rack (>= 1.3)
216     rails (5.2.8.1)
217       actioncable (= 5.2.8.1)
218       actionmailer (= 5.2.8.1)
219       actionpack (= 5.2.8.1)
220       actionview (= 5.2.8.1)
221       activejob (= 5.2.8.1)
222       activemodel (= 5.2.8.1)
223       activerecord (= 5.2.8.1)
224       activestorage (= 5.2.8.1)
225       activesupport (= 5.2.8.1)
226       bundler (>= 1.3.0)
227       railties (= 5.2.8.1)
228       sprockets-rails (>= 2.0.0)
229     rails-controller-testing (1.0.4)
230       actionpack (>= 5.0.1.x)
231       actionview (>= 5.0.1.x)
232       activesupport (>= 5.0.1.x)
233     rails-dom-testing (2.0.3)
234       activesupport (>= 4.2.0)
235       nokogiri (>= 1.6)
236     rails-html-sanitizer (1.5.0)
237       loofah (~> 2.19, >= 2.19.1)
238     rails-perftest (0.0.7)
239     railties (5.2.8.1)
240       actionpack (= 5.2.8.1)
241       activesupport (= 5.2.8.1)
242       method_source
243       rake (>= 0.8.7)
244       thor (>= 0.19.0, < 2.0)
245     rake (13.0.6)
246     raphael-rails (2.1.2)
247     rb-fsevent (0.10.3)
248     rb-inotify (0.10.0)
249       ffi (~> 1.0)
250     request_store (1.4.1)
251       rack (>= 1.4)
252     responders (2.4.1)
253       actionpack (>= 4.2.0, < 6.0)
254       railties (>= 4.2.0, < 6.0)
255     retriable (1.4.1)
256     ruby-debug-passenger (0.2.0)
257     ruby-prof (0.17.0)
258     ruby2_keywords (0.0.5)
259     rubyzip (1.3.0)
260     rvm-capistrano (1.5.6)
261       capistrano (~> 2.15.4)
262     safe_yaml (1.0.5)
263     sass (3.7.4)
264       sass-listen (~> 4.0.0)
265     sass-listen (4.0.0)
266       rb-fsevent (~> 0.9, >= 0.9.4)
267       rb-inotify (~> 0.9, >= 0.9.7)
268     sassc (2.0.1)
269       ffi (~> 1.9)
270       rake
271     sassc-rails (2.1.0)
272       railties (>= 4.0.0)
273       sassc (>= 2.0)
274       sprockets (> 3.0)
275       sprockets-rails
276       tilt
277     selenium-webdriver (3.141.0)
278       childprocess (~> 0.5)
279       rubyzip (~> 1.2, >= 1.2.2)
280     signet (0.16.1)
281       addressable (~> 2.8)
282       faraday (>= 0.17.5, < 3.0)
283       jwt (>= 1.5, < 3.0)
284       multi_json (~> 1.10)
285     simplecov (0.16.1)
286       docile (~> 1.1)
287       json (>= 1.8, < 3)
288       simplecov-html (~> 0.10.0)
289     simplecov-html (0.10.2)
290     simplecov-rcov (0.2.3)
291       simplecov (>= 0.4.1)
292     sprockets (3.7.2)
293       concurrent-ruby (~> 1.0)
294       rack (> 1, < 3)
295     sprockets-rails (3.4.2)
296       actionpack (>= 5.2)
297       activesupport (>= 5.2)
298       sprockets (>= 3.0.0)
299     sshkey (2.0.0)
300     thor (1.2.1)
301     thread_safe (0.3.6)
302     tilt (2.0.9)
303     tzinfo (1.2.11)
304       thread_safe (~> 0.1)
305     uglifier (2.7.2)
306       execjs (>= 0.3.0)
307       json (>= 1.8.0)
308     websocket-driver (0.7.5)
309       websocket-extensions (>= 0.1.0)
310     websocket-extensions (0.1.5)
311     xpath (2.1.0)
312       nokogiri (~> 1.3)
313     zlib (3.0.0)
314
315 PLATFORMS
316   ruby
317
318 DEPENDENCIES
319   RedCloth
320   activerecord-nulldb-adapter!
321   andand
322   angularjs-rails (~> 1.3.8)
323   arvados (~> 2.7.0.dev20230824142549)
324   bootstrap-sass (~> 3.4.1)
325   bootstrap-tab-history-rails
326   bootstrap-x-editable-rails
327   byebug
328   capybara (~> 2.5.0)
329   deep_merge
330   flamegraph
331   headless (~> 1.0.2)
332   httpclient (~> 2.5)
333   jquery-rails
334   launchy (~> 2.4.0)
335   lograge
336   logstash-event
337   mime-types
338   minitest (~> 5.10.3)
339   mocha
340   morrisjs-rails
341   multi_json
342   npm-rails
343   oj
344   passenger
345   piwik_analytics
346   poltergeist (~> 1.5.1)
347   rack-mini-profiler
348   rails (~> 5.2.0)
349   rails-controller-testing
350   rails-perftest
351   raphael-rails
352   responders (~> 2.0)
353   ruby-debug-passenger
354   ruby-prof
355   rvm-capistrano
356   safe_yaml
357   sass
358   sassc-rails
359   selenium-webdriver (~> 3)
360   simplecov (~> 0.7)
361   simplecov-rcov
362   sprockets (~> 3.0)
363   sshkey
364   themes_for_rails!
365   uglifier (~> 2.0)
366
367 BUNDLED WITH
368    2.2.19