Merge branch '16698-debug-ports-arvbox' into master
[arvados.git] / services / api / Gemfile.lock
1 GIT
2   remote: https://github.com/arvados/arvados.git
3   revision: 81725af5d5d2e6cd18ba7099ba5fb1fc520f4f8c
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/themes_for_rails
17   revision: ddf6e592b3b6493ea0c2de7b5d3faa120ed35be0
18   specs:
19     themes_for_rails (0.5.1)
20       rails (>= 3.0.0)
21
22 GEM
23   remote: https://rubygems.org/
24   specs:
25     actioncable (5.2.4.3)
26       actionpack (= 5.2.4.3)
27       nio4r (~> 2.0)
28       websocket-driver (>= 0.6.1)
29     actionmailer (5.2.4.3)
30       actionpack (= 5.2.4.3)
31       actionview (= 5.2.4.3)
32       activejob (= 5.2.4.3)
33       mail (~> 2.5, >= 2.5.4)
34       rails-dom-testing (~> 2.0)
35     actionpack (5.2.4.3)
36       actionview (= 5.2.4.3)
37       activesupport (= 5.2.4.3)
38       rack (~> 2.0, >= 2.0.8)
39       rack-test (>= 0.6.3)
40       rails-dom-testing (~> 2.0)
41       rails-html-sanitizer (~> 1.0, >= 1.0.2)
42     actionview (5.2.4.3)
43       activesupport (= 5.2.4.3)
44       builder (~> 3.1)
45       erubi (~> 1.4)
46       rails-dom-testing (~> 2.0)
47       rails-html-sanitizer (~> 1.0, >= 1.0.3)
48     activejob (5.2.4.3)
49       activesupport (= 5.2.4.3)
50       globalid (>= 0.3.6)
51     activemodel (5.2.4.3)
52       activesupport (= 5.2.4.3)
53     activerecord (5.2.4.3)
54       activemodel (= 5.2.4.3)
55       activesupport (= 5.2.4.3)
56       arel (>= 9.0)
57     activestorage (5.2.4.3)
58       actionpack (= 5.2.4.3)
59       activerecord (= 5.2.4.3)
60       marcel (~> 0.3.1)
61     activesupport (5.2.4.3)
62       concurrent-ruby (~> 1.0, >= 1.0.2)
63       i18n (>= 0.7, < 2)
64       minitest (~> 5.1)
65       tzinfo (~> 1.1)
66     acts_as_api (1.0.1)
67       activemodel (>= 3.0.0)
68       activesupport (>= 3.0.0)
69       rack (>= 1.1.0)
70     addressable (2.7.0)
71       public_suffix (>= 2.0.2, < 5.0)
72     andand (1.3.3)
73     arel (9.0.0)
74     arvados-google-api-client (0.8.7.4)
75       activesupport (>= 3.2, < 5.3)
76       addressable (~> 2.3)
77       autoparse (~> 0.3)
78       extlib (~> 0.9)
79       faraday (~> 0.9)
80       googleauth (~> 0.3)
81       launchy (~> 2.4)
82       multi_json (~> 1.10)
83       retriable (~> 1.4)
84       signet (~> 0.6)
85     autoparse (0.3.3)
86       addressable (>= 2.3.1)
87       extlib (>= 0.9.15)
88       multi_json (>= 1.0.0)
89     bootsnap (1.4.7)
90       msgpack (~> 1.0)
91     builder (3.2.4)
92     byebug (11.0.1)
93     capistrano (2.15.9)
94       highline
95       net-scp (>= 1.0.0)
96       net-sftp (>= 2.0.0)
97       net-ssh (>= 2.0.14)
98       net-ssh-gateway (>= 1.1.0)
99     concurrent-ruby (1.1.6)
100     crass (1.0.6)
101     erubi (1.9.0)
102     execjs (2.7.0)
103     extlib (0.9.16)
104     factory_bot (5.0.2)
105       activesupport (>= 4.2.0)
106     factory_bot_rails (5.0.1)
107       factory_bot (~> 5.0.0)
108       railties (>= 4.2.0)
109     faraday (0.15.4)
110       multipart-post (>= 1.2, < 3)
111     ffi (1.9.25)
112     globalid (0.4.2)
113       activesupport (>= 4.2.0)
114     googleauth (0.9.0)
115       faraday (~> 0.12)
116       jwt (>= 1.4, < 3.0)
117       memoist (~> 0.16)
118       multi_json (~> 1.11)
119       os (>= 0.9, < 2.0)
120       signet (~> 0.7)
121     hashie (3.6.0)
122     highline (2.0.1)
123     httpclient (2.8.3)
124     i18n (0.9.5)
125       concurrent-ruby (~> 1.0)
126     jquery-rails (4.3.3)
127       rails-dom-testing (>= 1, < 3)
128       railties (>= 4.2.0)
129       thor (>= 0.14, < 2.0)
130     json (2.3.0)
131     jwt (1.5.6)
132     launchy (2.4.3)
133       addressable (~> 2.3)
134     libv8 (3.16.14.19)
135     listen (3.2.1)
136       rb-fsevent (~> 0.10, >= 0.10.3)
137       rb-inotify (~> 0.9, >= 0.9.10)
138     lograge (0.10.0)
139       actionpack (>= 4)
140       activesupport (>= 4)
141       railties (>= 4)
142       request_store (~> 1.0)
143     logstash-event (1.2.02)
144     loofah (2.6.0)
145       crass (~> 1.0.2)
146       nokogiri (>= 1.5.9)
147     mail (2.7.1)
148       mini_mime (>= 0.1.1)
149     marcel (0.3.3)
150       mimemagic (~> 0.3.2)
151     memoist (0.16.2)
152     metaclass (0.0.4)
153     method_source (1.0.0)
154     mimemagic (0.3.5)
155     mini_mime (1.0.2)
156     mini_portile2 (2.4.0)
157     minitest (5.10.3)
158     mocha (1.8.0)
159       metaclass (~> 0.0.1)
160     msgpack (1.3.3)
161     multi_json (1.14.1)
162     multi_xml (0.6.0)
163     multipart-post (2.1.1)
164     net-scp (2.0.0)
165       net-ssh (>= 2.6.5, < 6.0.0)
166     net-sftp (2.1.2)
167       net-ssh (>= 2.6.5)
168     net-ssh (5.2.0)
169     net-ssh-gateway (2.0.0)
170       net-ssh (>= 4.0.0)
171     nio4r (2.5.2)
172     nokogiri (1.10.10)
173       mini_portile2 (~> 2.4.0)
174     oauth2 (1.4.1)
175       faraday (>= 0.8, < 0.16.0)
176       jwt (>= 1.0, < 3.0)
177       multi_json (~> 1.3)
178       multi_xml (~> 0.5)
179       rack (>= 1.2, < 3)
180     oj (3.9.2)
181     omniauth (1.4.3)
182       hashie (>= 1.2, < 4)
183       rack (>= 1.6.2, < 3)
184     omniauth-oauth2 (1.5.0)
185       oauth2 (~> 1.1)
186       omniauth (~> 1.2)
187     optimist (3.0.0)
188     os (1.0.1)
189     passenger (6.0.2)
190       rack
191       rake (>= 0.8.1)
192     pg (1.1.4)
193     power_assert (1.1.4)
194     public_suffix (4.0.3)
195     rack (2.2.3)
196     rack-test (1.1.0)
197       rack (>= 1.0, < 3)
198     rails (5.2.4.3)
199       actioncable (= 5.2.4.3)
200       actionmailer (= 5.2.4.3)
201       actionpack (= 5.2.4.3)
202       actionview (= 5.2.4.3)
203       activejob (= 5.2.4.3)
204       activemodel (= 5.2.4.3)
205       activerecord (= 5.2.4.3)
206       activestorage (= 5.2.4.3)
207       activesupport (= 5.2.4.3)
208       bundler (>= 1.3.0)
209       railties (= 5.2.4.3)
210       sprockets-rails (>= 2.0.0)
211     rails-controller-testing (1.0.4)
212       actionpack (>= 5.0.1.x)
213       actionview (>= 5.0.1.x)
214       activesupport (>= 5.0.1.x)
215     rails-dom-testing (2.0.3)
216       activesupport (>= 4.2.0)
217       nokogiri (>= 1.6)
218     rails-html-sanitizer (1.3.0)
219       loofah (~> 2.3)
220     rails-observers (0.1.5)
221       activemodel (>= 4.0)
222     rails-perftest (0.0.7)
223     railties (5.2.4.3)
224       actionpack (= 5.2.4.3)
225       activesupport (= 5.2.4.3)
226       method_source
227       rake (>= 0.8.7)
228       thor (>= 0.19.0, < 2.0)
229     rake (13.0.1)
230     rb-fsevent (0.10.3)
231     rb-inotify (0.9.10)
232       ffi (>= 0.5.0, < 2)
233     ref (2.0.0)
234     request_store (1.4.1)
235       rack (>= 1.4)
236     responders (2.4.1)
237       actionpack (>= 4.2.0, < 6.0)
238       railties (>= 4.2.0, < 6.0)
239     retriable (1.4.1)
240     ruby-prof (0.15.9)
241     rvm-capistrano (1.5.6)
242       capistrano (~> 2.15.4)
243     safe_yaml (1.0.5)
244     sass (3.5.5)
245       sass-listen (~> 4.0.0)
246     sass-listen (4.0.0)
247       rb-fsevent (~> 0.9, >= 0.9.4)
248       rb-inotify (~> 0.9, >= 0.9.7)
249     sass-rails (5.0.7)
250       railties (>= 4.0.0, < 6)
251       sass (~> 3.1)
252       sprockets (>= 2.8, < 4.0)
253       sprockets-rails (>= 2.0, < 4.0)
254       tilt (>= 1.1, < 3)
255     signet (0.11.0)
256       addressable (~> 2.3)
257       faraday (~> 0.9)
258       jwt (>= 1.5, < 3.0)
259       multi_json (~> 1.10)
260     simplecov (0.7.1)
261       multi_json (~> 1.0)
262       simplecov-html (~> 0.7.1)
263     simplecov-html (0.7.1)
264     simplecov-rcov (0.2.3)
265       simplecov (>= 0.4.1)
266     sprockets (3.7.2)
267       concurrent-ruby (~> 1.0)
268       rack (> 1, < 3)
269     sprockets-rails (3.2.1)
270       actionpack (>= 4.0)
271       activesupport (>= 4.0)
272       sprockets (>= 3.0.0)
273     sshkey (2.0.0)
274     test-unit (3.3.1)
275       power_assert
276     therubyracer (0.12.3)
277       libv8 (~> 3.16.14.15)
278       ref
279     thor (1.0.1)
280     thread_safe (0.3.6)
281     tilt (2.0.8)
282     tzinfo (1.2.7)
283       thread_safe (~> 0.1)
284     uglifier (2.7.2)
285       execjs (>= 0.3.0)
286       json (>= 1.8.0)
287     websocket-driver (0.7.3)
288       websocket-extensions (>= 0.1.0)
289     websocket-extensions (0.1.5)
290
291 PLATFORMS
292   ruby
293
294 DEPENDENCIES
295   acts_as_api
296   andand
297   arvados!
298   bootsnap
299   byebug
300   factory_bot_rails
301   httpclient
302   jquery-rails
303   listen
304   lograge
305   logstash-event
306   minitest (= 5.10.3)
307   mocha
308   multi_json
309   oj
310   omniauth (~> 1.4.0)
311   omniauth-oauth2 (~> 1.1)
312   optimist
313   passenger
314   pg (~> 1.0)
315   rails (~> 5.2.0)
316   rails-controller-testing
317   rails-observers
318   rails-perftest
319   responders (~> 2.0)
320   ruby-prof (~> 0.15.0)
321   rvm-capistrano
322   safe_yaml
323   sass-rails
324   signet (< 0.12)
325   simplecov (~> 0.7.1)
326   simplecov-rcov
327   sshkey
328   test-unit (~> 3.0)
329   themes_for_rails!
330   therubyracer
331   uglifier (~> 2.0)
332
333 BUNDLED WITH
334    1.17.3