Merge branch '17246-salt-install-improvements'
[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.5)
26       actionpack (= 5.2.4.5)
27       nio4r (~> 2.0)
28       websocket-driver (>= 0.6.1)
29     actionmailer (5.2.4.5)
30       actionpack (= 5.2.4.5)
31       actionview (= 5.2.4.5)
32       activejob (= 5.2.4.5)
33       mail (~> 2.5, >= 2.5.4)
34       rails-dom-testing (~> 2.0)
35     actionpack (5.2.4.5)
36       actionview (= 5.2.4.5)
37       activesupport (= 5.2.4.5)
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.5)
43       activesupport (= 5.2.4.5)
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.5)
49       activesupport (= 5.2.4.5)
50       globalid (>= 0.3.6)
51     activemodel (5.2.4.5)
52       activesupport (= 5.2.4.5)
53     activerecord (5.2.4.5)
54       activemodel (= 5.2.4.5)
55       activesupport (= 5.2.4.5)
56       arel (>= 9.0)
57     activestorage (5.2.4.5)
58       actionpack (= 5.2.4.5)
59       activerecord (= 5.2.4.5)
60       marcel (~> 0.3.1)
61     activesupport (5.2.4.5)
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.8)
100     crass (1.0.6)
101     erubi (1.10.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.9.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.8)
155       nokogiri (~> 1)
156     mini_mime (1.0.2)
157     mini_portile2 (2.5.0)
158     minitest (5.10.3)
159     mocha (1.8.0)
160       metaclass (~> 0.0.1)
161     msgpack (1.3.3)
162     multi_json (1.14.1)
163     multi_xml (0.6.0)
164     multipart-post (2.1.1)
165     net-scp (2.0.0)
166       net-ssh (>= 2.6.5, < 6.0.0)
167     net-sftp (2.1.2)
168       net-ssh (>= 2.6.5)
169     net-ssh (5.2.0)
170     net-ssh-gateway (2.0.0)
171       net-ssh (>= 4.0.0)
172     nio4r (2.5.7)
173     nokogiri (1.11.2)
174       mini_portile2 (~> 2.5.0)
175       racc (~> 1.4)
176     oauth2 (1.4.1)
177       faraday (>= 0.8, < 0.16.0)
178       jwt (>= 1.0, < 3.0)
179       multi_json (~> 1.3)
180       multi_xml (~> 0.5)
181       rack (>= 1.2, < 3)
182     oj (3.9.2)
183     omniauth (1.4.3)
184       hashie (>= 1.2, < 4)
185       rack (>= 1.6.2, < 3)
186     omniauth-oauth2 (1.5.0)
187       oauth2 (~> 1.1)
188       omniauth (~> 1.2)
189     optimist (3.0.0)
190     os (1.0.1)
191     passenger (6.0.2)
192       rack
193       rake (>= 0.8.1)
194     pg (1.1.4)
195     power_assert (1.1.4)
196     public_suffix (4.0.3)
197     racc (1.5.2)
198     rack (2.2.3)
199     rack-test (1.1.0)
200       rack (>= 1.0, < 3)
201     rails (5.2.4.5)
202       actioncable (= 5.2.4.5)
203       actionmailer (= 5.2.4.5)
204       actionpack (= 5.2.4.5)
205       actionview (= 5.2.4.5)
206       activejob (= 5.2.4.5)
207       activemodel (= 5.2.4.5)
208       activerecord (= 5.2.4.5)
209       activestorage (= 5.2.4.5)
210       activesupport (= 5.2.4.5)
211       bundler (>= 1.3.0)
212       railties (= 5.2.4.5)
213       sprockets-rails (>= 2.0.0)
214     rails-controller-testing (1.0.4)
215       actionpack (>= 5.0.1.x)
216       actionview (>= 5.0.1.x)
217       activesupport (>= 5.0.1.x)
218     rails-dom-testing (2.0.3)
219       activesupport (>= 4.2.0)
220       nokogiri (>= 1.6)
221     rails-html-sanitizer (1.3.0)
222       loofah (~> 2.3)
223     rails-observers (0.1.5)
224       activemodel (>= 4.0)
225     rails-perftest (0.0.7)
226     railties (5.2.4.5)
227       actionpack (= 5.2.4.5)
228       activesupport (= 5.2.4.5)
229       method_source
230       rake (>= 0.8.7)
231       thor (>= 0.19.0, < 2.0)
232     rake (13.0.3)
233     rb-fsevent (0.10.3)
234     rb-inotify (0.9.10)
235       ffi (>= 0.5.0, < 2)
236     ref (2.0.0)
237     request_store (1.4.1)
238       rack (>= 1.4)
239     responders (2.4.1)
240       actionpack (>= 4.2.0, < 6.0)
241       railties (>= 4.2.0, < 6.0)
242     retriable (1.4.1)
243     ruby-prof (0.15.9)
244     rvm-capistrano (1.5.6)
245       capistrano (~> 2.15.4)
246     safe_yaml (1.0.5)
247     sass (3.5.5)
248       sass-listen (~> 4.0.0)
249     sass-listen (4.0.0)
250       rb-fsevent (~> 0.9, >= 0.9.4)
251       rb-inotify (~> 0.9, >= 0.9.7)
252     sass-rails (5.0.7)
253       railties (>= 4.0.0, < 6)
254       sass (~> 3.1)
255       sprockets (>= 2.8, < 4.0)
256       sprockets-rails (>= 2.0, < 4.0)
257       tilt (>= 1.1, < 3)
258     signet (0.11.0)
259       addressable (~> 2.3)
260       faraday (~> 0.9)
261       jwt (>= 1.5, < 3.0)
262       multi_json (~> 1.10)
263     simplecov (0.7.1)
264       multi_json (~> 1.0)
265       simplecov-html (~> 0.7.1)
266     simplecov-html (0.7.1)
267     simplecov-rcov (0.2.3)
268       simplecov (>= 0.4.1)
269     sprockets (3.7.2)
270       concurrent-ruby (~> 1.0)
271       rack (> 1, < 3)
272     sprockets-rails (3.2.2)
273       actionpack (>= 4.0)
274       activesupport (>= 4.0)
275       sprockets (>= 3.0.0)
276     sshkey (2.0.0)
277     test-unit (3.3.1)
278       power_assert
279     therubyracer (0.12.3)
280       libv8 (~> 3.16.14.15)
281       ref
282     thor (1.1.0)
283     thread_safe (0.3.6)
284     tilt (2.0.8)
285     tzinfo (1.2.9)
286       thread_safe (~> 0.1)
287     uglifier (2.7.2)
288       execjs (>= 0.3.0)
289       json (>= 1.8.0)
290     websocket-driver (0.7.3)
291       websocket-extensions (>= 0.1.0)
292     websocket-extensions (0.1.5)
293
294 PLATFORMS
295   ruby
296
297 DEPENDENCIES
298   acts_as_api
299   andand
300   arvados!
301   bootsnap
302   byebug
303   factory_bot_rails
304   httpclient
305   jquery-rails
306   listen
307   lograge
308   logstash-event
309   minitest (= 5.10.3)
310   mocha
311   multi_json
312   oj
313   omniauth (~> 1.4.0)
314   omniauth-oauth2 (~> 1.1)
315   optimist
316   passenger
317   pg (~> 1.0)
318   rails (~> 5.2.0)
319   rails-controller-testing
320   rails-observers
321   rails-perftest
322   responders (~> 2.0)
323   ruby-prof (~> 0.15.0)
324   rvm-capistrano
325   safe_yaml
326   sass-rails
327   signet (< 0.12)
328   simplecov (~> 0.7.1)
329   simplecov-rcov
330   sshkey
331   test-unit (~> 3.0)
332   themes_for_rails!
333   therubyracer
334   uglifier (~> 2.0)
335
336 BUNDLED WITH
337    1.17.3