16470: Upgrades rails to 5.2
[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     builder (3.2.4)
90     byebug (11.0.1)
91     capistrano (2.15.9)
92       highline
93       net-scp (>= 1.0.0)
94       net-sftp (>= 2.0.0)
95       net-ssh (>= 2.0.14)
96       net-ssh-gateway (>= 1.1.0)
97     concurrent-ruby (1.1.6)
98     crass (1.0.6)
99     erubi (1.9.0)
100     execjs (2.7.0)
101     extlib (0.9.16)
102     factory_bot (5.0.2)
103       activesupport (>= 4.2.0)
104     factory_bot_rails (5.0.1)
105       factory_bot (~> 5.0.0)
106       railties (>= 4.2.0)
107     faraday (0.15.4)
108       multipart-post (>= 1.2, < 3)
109     ffi (1.9.25)
110     globalid (0.4.2)
111       activesupport (>= 4.2.0)
112     googleauth (0.9.0)
113       faraday (~> 0.12)
114       jwt (>= 1.4, < 3.0)
115       memoist (~> 0.16)
116       multi_json (~> 1.11)
117       os (>= 0.9, < 2.0)
118       signet (~> 0.7)
119     hashie (3.6.0)
120     highline (2.0.1)
121     httpclient (2.8.3)
122     i18n (0.9.5)
123       concurrent-ruby (~> 1.0)
124     jquery-rails (4.3.3)
125       rails-dom-testing (>= 1, < 3)
126       railties (>= 4.2.0)
127       thor (>= 0.14, < 2.0)
128     json (2.3.0)
129     jwt (1.5.6)
130     launchy (2.4.3)
131       addressable (~> 2.3)
132     libv8 (3.16.14.19)
133     lograge (0.10.0)
134       actionpack (>= 4)
135       activesupport (>= 4)
136       railties (>= 4)
137       request_store (~> 1.0)
138     logstash-event (1.2.02)
139     loofah (2.6.0)
140       crass (~> 1.0.2)
141       nokogiri (>= 1.5.9)
142     mail (2.7.1)
143       mini_mime (>= 0.1.1)
144     marcel (0.3.3)
145       mimemagic (~> 0.3.2)
146     memoist (0.16.2)
147     metaclass (0.0.4)
148     method_source (1.0.0)
149     mimemagic (0.3.5)
150     mini_mime (1.0.2)
151     mini_portile2 (2.4.0)
152     minitest (5.10.3)
153     mocha (1.8.0)
154       metaclass (~> 0.0.1)
155     multi_json (1.14.1)
156     multi_xml (0.6.0)
157     multipart-post (2.1.1)
158     net-scp (2.0.0)
159       net-ssh (>= 2.6.5, < 6.0.0)
160     net-sftp (2.1.2)
161       net-ssh (>= 2.6.5)
162     net-ssh (5.2.0)
163     net-ssh-gateway (2.0.0)
164       net-ssh (>= 4.0.0)
165     nio4r (2.5.2)
166     nokogiri (1.10.10)
167       mini_portile2 (~> 2.4.0)
168     oauth2 (1.4.1)
169       faraday (>= 0.8, < 0.16.0)
170       jwt (>= 1.0, < 3.0)
171       multi_json (~> 1.3)
172       multi_xml (~> 0.5)
173       rack (>= 1.2, < 3)
174     oj (3.9.2)
175     omniauth (1.4.3)
176       hashie (>= 1.2, < 4)
177       rack (>= 1.6.2, < 3)
178     omniauth-oauth2 (1.5.0)
179       oauth2 (~> 1.1)
180       omniauth (~> 1.2)
181     optimist (3.0.0)
182     os (1.0.1)
183     passenger (6.0.2)
184       rack
185       rake (>= 0.8.1)
186     pg (1.1.4)
187     power_assert (1.1.4)
188     public_suffix (4.0.3)
189     rack (2.2.3)
190     rack-test (1.1.0)
191       rack (>= 1.0, < 3)
192     rails (5.2.4.3)
193       actioncable (= 5.2.4.3)
194       actionmailer (= 5.2.4.3)
195       actionpack (= 5.2.4.3)
196       actionview (= 5.2.4.3)
197       activejob (= 5.2.4.3)
198       activemodel (= 5.2.4.3)
199       activerecord (= 5.2.4.3)
200       activestorage (= 5.2.4.3)
201       activesupport (= 5.2.4.3)
202       bundler (>= 1.3.0)
203       railties (= 5.2.4.3)
204       sprockets-rails (>= 2.0.0)
205     rails-controller-testing (1.0.4)
206       actionpack (>= 5.0.1.x)
207       actionview (>= 5.0.1.x)
208       activesupport (>= 5.0.1.x)
209     rails-dom-testing (2.0.3)
210       activesupport (>= 4.2.0)
211       nokogiri (>= 1.6)
212     rails-html-sanitizer (1.3.0)
213       loofah (~> 2.3)
214     rails-observers (0.1.5)
215       activemodel (>= 4.0)
216     rails-perftest (0.0.7)
217     railties (5.2.4.3)
218       actionpack (= 5.2.4.3)
219       activesupport (= 5.2.4.3)
220       method_source
221       rake (>= 0.8.7)
222       thor (>= 0.19.0, < 2.0)
223     rake (13.0.1)
224     rb-fsevent (0.10.3)
225     rb-inotify (0.9.10)
226       ffi (>= 0.5.0, < 2)
227     ref (2.0.0)
228     request_store (1.4.1)
229       rack (>= 1.4)
230     responders (2.4.1)
231       actionpack (>= 4.2.0, < 6.0)
232       railties (>= 4.2.0, < 6.0)
233     retriable (1.4.1)
234     ruby-prof (0.15.9)
235     rvm-capistrano (1.5.6)
236       capistrano (~> 2.15.4)
237     safe_yaml (1.0.5)
238     sass (3.5.5)
239       sass-listen (~> 4.0.0)
240     sass-listen (4.0.0)
241       rb-fsevent (~> 0.9, >= 0.9.4)
242       rb-inotify (~> 0.9, >= 0.9.7)
243     sass-rails (5.0.7)
244       railties (>= 4.0.0, < 6)
245       sass (~> 3.1)
246       sprockets (>= 2.8, < 4.0)
247       sprockets-rails (>= 2.0, < 4.0)
248       tilt (>= 1.1, < 3)
249     signet (0.11.0)
250       addressable (~> 2.3)
251       faraday (~> 0.9)
252       jwt (>= 1.5, < 3.0)
253       multi_json (~> 1.10)
254     simplecov (0.7.1)
255       multi_json (~> 1.0)
256       simplecov-html (~> 0.7.1)
257     simplecov-html (0.7.1)
258     simplecov-rcov (0.2.3)
259       simplecov (>= 0.4.1)
260     sprockets (3.7.2)
261       concurrent-ruby (~> 1.0)
262       rack (> 1, < 3)
263     sprockets-rails (3.2.1)
264       actionpack (>= 4.0)
265       activesupport (>= 4.0)
266       sprockets (>= 3.0.0)
267     sshkey (2.0.0)
268     test-unit (3.3.1)
269       power_assert
270     therubyracer (0.12.3)
271       libv8 (~> 3.16.14.15)
272       ref
273     thor (1.0.1)
274     thread_safe (0.3.6)
275     tilt (2.0.8)
276     tzinfo (1.2.7)
277       thread_safe (~> 0.1)
278     uglifier (2.7.2)
279       execjs (>= 0.3.0)
280       json (>= 1.8.0)
281     websocket-driver (0.7.3)
282       websocket-extensions (>= 0.1.0)
283     websocket-extensions (0.1.5)
284
285 PLATFORMS
286   ruby
287
288 DEPENDENCIES
289   acts_as_api
290   andand
291   arvados!
292   byebug
293   factory_bot_rails
294   httpclient
295   jquery-rails
296   lograge
297   logstash-event
298   minitest (= 5.10.3)
299   mocha
300   multi_json
301   oj
302   omniauth (~> 1.4.0)
303   omniauth-oauth2 (~> 1.1)
304   optimist
305   passenger
306   pg (~> 1.0)
307   rails (~> 5.2.0)
308   rails-controller-testing
309   rails-observers
310   rails-perftest
311   responders (~> 2.0)
312   ruby-prof (~> 0.15.0)
313   rvm-capistrano
314   safe_yaml
315   sass-rails
316   signet (< 0.12)
317   simplecov (~> 0.7.1)
318   simplecov-rcov
319   sshkey
320   test-unit (~> 3.0)
321   themes_for_rails!
322   therubyracer
323   uglifier (~> 2.0)
324
325 BUNDLED WITH
326    1.17.3