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