20300: Call safe_load explicitly instead of using safe_yaml gem.
[arvados.git] / services / api / Gemfile.lock
1 GIT
2   remote: https://github.com/arvados/themes_for_rails
3   revision: ddf6e592b3b6493ea0c2de7b5d3faa120ed35be0
4   specs:
5     themes_for_rails (0.5.1)
6       rails (>= 3.0.0)
7
8 GEM
9   remote: https://rubygems.org/
10   specs:
11     actioncable (6.0.6.1)
12       actionpack (= 6.0.6.1)
13       nio4r (~> 2.0)
14       websocket-driver (>= 0.6.1)
15     actionmailbox (6.0.6.1)
16       actionpack (= 6.0.6.1)
17       activejob (= 6.0.6.1)
18       activerecord (= 6.0.6.1)
19       activestorage (= 6.0.6.1)
20       activesupport (= 6.0.6.1)
21       mail (>= 2.7.1)
22     actionmailer (6.0.6.1)
23       actionpack (= 6.0.6.1)
24       actionview (= 6.0.6.1)
25       activejob (= 6.0.6.1)
26       mail (~> 2.5, >= 2.5.4)
27       rails-dom-testing (~> 2.0)
28     actionpack (6.0.6.1)
29       actionview (= 6.0.6.1)
30       activesupport (= 6.0.6.1)
31       rack (~> 2.0, >= 2.0.8)
32       rack-test (>= 0.6.3)
33       rails-dom-testing (~> 2.0)
34       rails-html-sanitizer (~> 1.0, >= 1.2.0)
35     actiontext (6.0.6.1)
36       actionpack (= 6.0.6.1)
37       activerecord (= 6.0.6.1)
38       activestorage (= 6.0.6.1)
39       activesupport (= 6.0.6.1)
40       nokogiri (>= 1.8.5)
41     actionview (6.0.6.1)
42       activesupport (= 6.0.6.1)
43       builder (~> 3.1)
44       erubi (~> 1.4)
45       rails-dom-testing (~> 2.0)
46       rails-html-sanitizer (~> 1.1, >= 1.2.0)
47     activejob (6.0.6.1)
48       activesupport (= 6.0.6.1)
49       globalid (>= 0.3.6)
50     activemodel (6.0.6.1)
51       activesupport (= 6.0.6.1)
52     activerecord (6.0.6.1)
53       activemodel (= 6.0.6.1)
54       activesupport (= 6.0.6.1)
55     activestorage (6.0.6.1)
56       actionpack (= 6.0.6.1)
57       activejob (= 6.0.6.1)
58       activerecord (= 6.0.6.1)
59       marcel (~> 1.0)
60     activesupport (6.0.6.1)
61       concurrent-ruby (~> 1.0, >= 1.0.2)
62       i18n (>= 0.7, < 2)
63       minitest (~> 5.1)
64       tzinfo (~> 1.1)
65       zeitwerk (~> 2.2, >= 2.2.2)
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.8.5)
71       public_suffix (>= 2.0.2, < 6.0)
72     andand (1.3.3)
73     arvados (2.7.0.rc2)
74       activesupport (>= 3)
75       andand (~> 1.3, >= 1.3.3)
76       arvados-google-api-client (>= 0.8.7.5, < 0.8.8)
77       i18n
78       json (>= 1.7.7, < 3)
79       jwt (>= 0.1.5, < 2)
80     arvados-google-api-client (0.8.7.5)
81       activesupport (>= 3.2, < 8.0)
82       addressable (~> 2.3)
83       autoparse (~> 0.3)
84       extlib (~> 0.9)
85       faraday (~> 2.0)
86       faraday-gzip (~> 2.0)
87       faraday-multipart (~> 1.0)
88       googleauth (~> 1.0)
89       launchy (~> 2.4)
90       multi_json (~> 1.10)
91       retriable (~> 1.4)
92       signet (~> 0.16.0)
93     autoparse (0.3.3)
94       addressable (>= 2.3.1)
95       extlib (>= 0.9.15)
96       multi_json (>= 1.0.0)
97     builder (3.2.4)
98     byebug (11.1.3)
99     concurrent-ruby (1.2.2)
100     crass (1.0.6)
101     date (3.3.3)
102     erubi (1.12.0)
103     extlib (0.9.16)
104     factory_bot (6.2.1)
105       activesupport (>= 5.0.0)
106     factory_bot_rails (6.2.0)
107       factory_bot (~> 6.2.0)
108       railties (>= 5.0.0)
109     faraday (2.7.10)
110       faraday-net_http (>= 2.0, < 3.1)
111       ruby2_keywords (>= 0.0.4)
112     faraday-gzip (2.0.0)
113       faraday (>= 1.0)
114       zlib (~> 3.0)
115     faraday-multipart (1.0.4)
116       multipart-post (~> 2)
117     faraday-net_http (3.0.2)
118     ffi (1.15.5)
119     globalid (1.1.0)
120       activesupport (>= 5.0)
121     googleauth (1.7.0)
122       faraday (>= 0.17.3, < 3.a)
123       jwt (>= 1.4, < 3.0)
124       memoist (~> 0.16)
125       multi_json (~> 1.11)
126       os (>= 0.9, < 2.0)
127       signet (>= 0.16, < 2.a)
128     httpclient (2.8.3)
129     i18n (1.14.1)
130       concurrent-ruby (~> 1.0)
131     jquery-rails (4.6.0)
132       rails-dom-testing (>= 1, < 3)
133       railties (>= 4.2.0)
134       thor (>= 0.14, < 2.0)
135     json (2.6.3)
136     jwt (1.5.6)
137     launchy (2.5.2)
138       addressable (~> 2.8)
139     listen (3.8.0)
140       rb-fsevent (~> 0.10, >= 0.10.3)
141       rb-inotify (~> 0.9, >= 0.9.10)
142     lograge (0.13.0)
143       actionpack (>= 4)
144       activesupport (>= 4)
145       railties (>= 4)
146       request_store (~> 1.0)
147     logstash-event (1.2.02)
148     loofah (2.21.3)
149       crass (~> 1.0.2)
150       nokogiri (>= 1.12.0)
151     mail (2.8.1)
152       mini_mime (>= 0.1.1)
153       net-imap
154       net-pop
155       net-smtp
156     marcel (1.0.2)
157     memoist (0.16.2)
158     method_source (1.0.0)
159     mini_mime (1.1.5)
160     mini_portile2 (2.8.4)
161     minitest (5.10.3)
162     mocha (2.1.0)
163       ruby2_keywords (>= 0.0.5)
164     multi_json (1.15.0)
165     multipart-post (2.3.0)
166     net-imap (0.3.7)
167       date
168       net-protocol
169     net-pop (0.1.2)
170       net-protocol
171     net-protocol (0.2.1)
172       timeout
173     net-smtp (0.3.3)
174       net-protocol
175     nio4r (2.5.9)
176     nokogiri (1.15.4)
177       mini_portile2 (~> 2.8.2)
178       racc (~> 1.4)
179     oj (3.16.1)
180     optimist (3.1.0)
181     os (1.1.4)
182     passenger (6.0.18)
183       rack
184       rake (>= 0.8.1)
185     pg (1.5.4)
186     power_assert (2.0.3)
187     public_suffix (5.0.3)
188     racc (1.7.1)
189     rack (2.2.8)
190     rack-test (2.1.0)
191       rack (>= 1.3)
192     rails (6.0.6.1)
193       actioncable (= 6.0.6.1)
194       actionmailbox (= 6.0.6.1)
195       actionmailer (= 6.0.6.1)
196       actionpack (= 6.0.6.1)
197       actiontext (= 6.0.6.1)
198       actionview (= 6.0.6.1)
199       activejob (= 6.0.6.1)
200       activemodel (= 6.0.6.1)
201       activerecord (= 6.0.6.1)
202       activestorage (= 6.0.6.1)
203       activesupport (= 6.0.6.1)
204       bundler (>= 1.3.0)
205       railties (= 6.0.6.1)
206       sprockets-rails (>= 2.0.0)
207     rails-controller-testing (1.0.5)
208       actionpack (>= 5.0.1.rc1)
209       actionview (>= 5.0.1.rc1)
210       activesupport (>= 5.0.1.rc1)
211     rails-dom-testing (2.2.0)
212       activesupport (>= 5.0.0)
213       minitest
214       nokogiri (>= 1.6)
215     rails-html-sanitizer (1.6.0)
216       loofah (~> 2.21)
217       nokogiri (~> 1.14)
218     rails-observers (0.1.5)
219       activemodel (>= 4.0)
220     rails-perftest (0.0.7)
221     railties (6.0.6.1)
222       actionpack (= 6.0.6.1)
223       activesupport (= 6.0.6.1)
224       method_source
225       rake (>= 0.8.7)
226       thor (>= 0.20.3, < 2.0)
227     rake (13.0.6)
228     rb-fsevent (0.11.2)
229     rb-inotify (0.10.1)
230       ffi (~> 1.0)
231     request_store (1.5.1)
232       rack (>= 1.4)
233     responders (3.1.0)
234       actionpack (>= 5.2)
235       railties (>= 5.2)
236     retriable (1.4.1)
237     ruby-prof (0.15.9)
238     ruby2_keywords (0.0.5)
239     signet (0.16.1)
240       addressable (~> 2.8)
241       faraday (>= 0.17.5, < 3.0)
242       jwt (>= 1.5, < 3.0)
243       multi_json (~> 1.10)
244     simplecov (0.7.1)
245       multi_json (~> 1.0)
246       simplecov-html (~> 0.7.1)
247     simplecov-html (0.7.1)
248     simplecov-rcov (0.3.1)
249       simplecov (>= 0.4.1)
250     sprockets (3.7.2)
251       concurrent-ruby (~> 1.0)
252       rack (> 1, < 3)
253     sprockets-rails (3.4.2)
254       actionpack (>= 5.2)
255       activesupport (>= 5.2)
256       sprockets (>= 3.0.0)
257     test-unit (3.6.1)
258       power_assert
259     thor (1.2.2)
260     thread_safe (0.3.6)
261     timeout (0.4.0)
262     tzinfo (1.2.11)
263       thread_safe (~> 0.1)
264     websocket-driver (0.7.6)
265       websocket-extensions (>= 0.1.0)
266     websocket-extensions (0.1.5)
267     zeitwerk (2.6.11)
268     zlib (3.0.0)
269
270 PLATFORMS
271   ruby
272
273 DEPENDENCIES
274   acts_as_api
275   andand
276   arvados (~> 2.7.0.rc1)
277   byebug
278   factory_bot_rails
279   httpclient
280   i18n
281   jquery-rails
282   listen
283   lograge
284   logstash-event
285   mini_portile2 (~> 2.8, >= 2.8.1)
286   minitest (= 5.10.3)
287   mocha
288   multi_json
289   oj
290   optimist
291   passenger
292   pg (~> 1.0)
293   rails (~> 6.0.0)
294   rails-controller-testing
295   rails-observers
296   rails-perftest
297   responders
298   ruby-prof (~> 0.15.0)
299   simplecov (~> 0.7.1)
300   simplecov-rcov
301   sprockets (~> 3.0)
302   test-unit (~> 3.0)
303   themes_for_rails!
304
305 BUNDLED WITH
306    2.4.19