Update mimemagic gem version to 0.3.8, the previous version (0.3.6) was
[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.8)
155       nokogiri (~> 1)
156     mini_mime (1.0.2)
157     mini_portile2 (2.4.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.2)
173     nokogiri (1.10.10)
174       mini_portile2 (~> 2.4.0)
175     oauth2 (1.4.1)
176       faraday (>= 0.8, < 0.16.0)
177       jwt (>= 1.0, < 3.0)
178       multi_json (~> 1.3)
179       multi_xml (~> 0.5)
180       rack (>= 1.2, < 3)
181     oj (3.9.2)
182     omniauth (1.4.3)
183       hashie (>= 1.2, < 4)
184       rack (>= 1.6.2, < 3)
185     omniauth-oauth2 (1.5.0)
186       oauth2 (~> 1.1)
187       omniauth (~> 1.2)
188     optimist (3.0.0)
189     os (1.0.1)
190     passenger (6.0.2)
191       rack
192       rake (>= 0.8.1)
193     pg (1.1.4)
194     power_assert (1.1.4)
195     public_suffix (4.0.3)
196     rack (2.2.3)
197     rack-test (1.1.0)
198       rack (>= 1.0, < 3)
199     rails (5.2.4.3)
200       actioncable (= 5.2.4.3)
201       actionmailer (= 5.2.4.3)
202       actionpack (= 5.2.4.3)
203       actionview (= 5.2.4.3)
204       activejob (= 5.2.4.3)
205       activemodel (= 5.2.4.3)
206       activerecord (= 5.2.4.3)
207       activestorage (= 5.2.4.3)
208       activesupport (= 5.2.4.3)
209       bundler (>= 1.3.0)
210       railties (= 5.2.4.3)
211       sprockets-rails (>= 2.0.0)
212     rails-controller-testing (1.0.4)
213       actionpack (>= 5.0.1.x)
214       actionview (>= 5.0.1.x)
215       activesupport (>= 5.0.1.x)
216     rails-dom-testing (2.0.3)
217       activesupport (>= 4.2.0)
218       nokogiri (>= 1.6)
219     rails-html-sanitizer (1.3.0)
220       loofah (~> 2.3)
221     rails-observers (0.1.5)
222       activemodel (>= 4.0)
223     rails-perftest (0.0.7)
224     railties (5.2.4.3)
225       actionpack (= 5.2.4.3)
226       activesupport (= 5.2.4.3)
227       method_source
228       rake (>= 0.8.7)
229       thor (>= 0.19.0, < 2.0)
230     rake (13.0.1)
231     rb-fsevent (0.10.3)
232     rb-inotify (0.9.10)
233       ffi (>= 0.5.0, < 2)
234     ref (2.0.0)
235     request_store (1.4.1)
236       rack (>= 1.4)
237     responders (2.4.1)
238       actionpack (>= 4.2.0, < 6.0)
239       railties (>= 4.2.0, < 6.0)
240     retriable (1.4.1)
241     ruby-prof (0.15.9)
242     rvm-capistrano (1.5.6)
243       capistrano (~> 2.15.4)
244     safe_yaml (1.0.5)
245     sass (3.5.5)
246       sass-listen (~> 4.0.0)
247     sass-listen (4.0.0)
248       rb-fsevent (~> 0.9, >= 0.9.4)
249       rb-inotify (~> 0.9, >= 0.9.7)
250     sass-rails (5.0.7)
251       railties (>= 4.0.0, < 6)
252       sass (~> 3.1)
253       sprockets (>= 2.8, < 4.0)
254       sprockets-rails (>= 2.0, < 4.0)
255       tilt (>= 1.1, < 3)
256     signet (0.11.0)
257       addressable (~> 2.3)
258       faraday (~> 0.9)
259       jwt (>= 1.5, < 3.0)
260       multi_json (~> 1.10)
261     simplecov (0.7.1)
262       multi_json (~> 1.0)
263       simplecov-html (~> 0.7.1)
264     simplecov-html (0.7.1)
265     simplecov-rcov (0.2.3)
266       simplecov (>= 0.4.1)
267     sprockets (3.7.2)
268       concurrent-ruby (~> 1.0)
269       rack (> 1, < 3)
270     sprockets-rails (3.2.1)
271       actionpack (>= 4.0)
272       activesupport (>= 4.0)
273       sprockets (>= 3.0.0)
274     sshkey (2.0.0)
275     test-unit (3.3.1)
276       power_assert
277     therubyracer (0.12.3)
278       libv8 (~> 3.16.14.15)
279       ref
280     thor (1.0.1)
281     thread_safe (0.3.6)
282     tilt (2.0.8)
283     tzinfo (1.2.7)
284       thread_safe (~> 0.1)
285     uglifier (2.7.2)
286       execjs (>= 0.3.0)
287       json (>= 1.8.0)
288     websocket-driver (0.7.3)
289       websocket-extensions (>= 0.1.0)
290     websocket-extensions (0.1.5)
291
292 PLATFORMS
293   ruby
294
295 DEPENDENCIES
296   acts_as_api
297   andand
298   arvados!
299   bootsnap
300   byebug
301   factory_bot_rails
302   httpclient
303   jquery-rails
304   listen
305   lograge
306   logstash-event
307   minitest (= 5.10.3)
308   mocha
309   multi_json
310   oj
311   omniauth (~> 1.4.0)
312   omniauth-oauth2 (~> 1.1)
313   optimist
314   passenger
315   pg (~> 1.0)
316   rails (~> 5.2.0)
317   rails-controller-testing
318   rails-observers
319   rails-perftest
320   responders (~> 2.0)
321   ruby-prof (~> 0.15.0)
322   rvm-capistrano
323   safe_yaml
324   sass-rails
325   signet (< 0.12)
326   simplecov (~> 0.7.1)
327   simplecov-rcov
328   sshkey
329   test-unit (~> 3.0)
330   themes_for_rails!
331   therubyracer
332   uglifier (~> 2.0)
333
334 BUNDLED WITH
335    1.17.3