]> git.arvados.org - arvados.git/blob - services/api/Gemfile.lock
Merge branch '22394-project-tab-preference' into main. Closes #22394
[arvados.git] / services / api / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     actioncable (7.1.3.4)
5       actionpack (= 7.1.3.4)
6       activesupport (= 7.1.3.4)
7       nio4r (~> 2.0)
8       websocket-driver (>= 0.6.1)
9       zeitwerk (~> 2.6)
10     actionmailbox (7.1.3.4)
11       actionpack (= 7.1.3.4)
12       activejob (= 7.1.3.4)
13       activerecord (= 7.1.3.4)
14       activestorage (= 7.1.3.4)
15       activesupport (= 7.1.3.4)
16       mail (>= 2.7.1)
17       net-imap
18       net-pop
19       net-smtp
20     actionmailer (7.1.3.4)
21       actionpack (= 7.1.3.4)
22       actionview (= 7.1.3.4)
23       activejob (= 7.1.3.4)
24       activesupport (= 7.1.3.4)
25       mail (~> 2.5, >= 2.5.4)
26       net-imap
27       net-pop
28       net-smtp
29       rails-dom-testing (~> 2.2)
30     actionpack (7.1.3.4)
31       actionview (= 7.1.3.4)
32       activesupport (= 7.1.3.4)
33       nokogiri (>= 1.8.5)
34       racc
35       rack (>= 2.2.4)
36       rack-session (>= 1.0.1)
37       rack-test (>= 0.6.3)
38       rails-dom-testing (~> 2.2)
39       rails-html-sanitizer (~> 1.6)
40     actiontext (7.1.3.4)
41       actionpack (= 7.1.3.4)
42       activerecord (= 7.1.3.4)
43       activestorage (= 7.1.3.4)
44       activesupport (= 7.1.3.4)
45       globalid (>= 0.6.0)
46       nokogiri (>= 1.8.5)
47     actionview (7.1.3.4)
48       activesupport (= 7.1.3.4)
49       builder (~> 3.1)
50       erubi (~> 1.11)
51       rails-dom-testing (~> 2.2)
52       rails-html-sanitizer (~> 1.6)
53     activejob (7.1.3.4)
54       activesupport (= 7.1.3.4)
55       globalid (>= 0.3.6)
56     activemodel (7.1.3.4)
57       activesupport (= 7.1.3.4)
58     activerecord (7.1.3.4)
59       activemodel (= 7.1.3.4)
60       activesupport (= 7.1.3.4)
61       timeout (>= 0.4.0)
62     activestorage (7.1.3.4)
63       actionpack (= 7.1.3.4)
64       activejob (= 7.1.3.4)
65       activerecord (= 7.1.3.4)
66       activesupport (= 7.1.3.4)
67       marcel (~> 1.0)
68     activesupport (7.1.3.4)
69       base64
70       bigdecimal
71       concurrent-ruby (~> 1.0, >= 1.0.2)
72       connection_pool (>= 2.2.5)
73       drb
74       i18n (>= 1.6, < 2)
75       minitest (>= 5.1)
76       mutex_m
77       tzinfo (~> 2.0)
78     acts_as_api (1.0.1)
79       activemodel (>= 3.0.0)
80       activesupport (>= 3.0.0)
81       rack (>= 1.1.0)
82     addressable (2.8.7)
83       public_suffix (>= 2.0.2, < 7.0)
84     andand (1.3.3)
85     arvados (3.1.0)
86       activesupport (>= 3)
87       andand (~> 1.3, >= 1.3.3)
88       arvados-google-api-client (>= 0.8.7.5, < 0.8.8)
89       i18n
90       json (>= 1.7.7, < 3)
91       jwt (>= 0.1.5, < 2)
92     arvados-google-api-client (0.8.7.9)
93       activesupport (>= 3.2, < 8.0)
94       addressable (~> 2.3)
95       autoparse (~> 0.3)
96       extlib (~> 0.9)
97       faraday (~> 2.8.0)
98       faraday-gzip (~> 2.0)
99       faraday-multipart (~> 1.0)
100       google-cloud-env (~> 2.1.0)
101       googleauth (~> 1.1.0)
102       launchy (~> 2.4)
103       multi_json (~> 1.10)
104       public_suffix (~> 5.0)
105       retriable (~> 1.4)
106       signet (~> 0.16.0)
107     autoparse (0.3.3)
108       addressable (>= 2.3.1)
109       extlib (>= 0.9.15)
110       multi_json (>= 1.0.0)
111     base64 (0.2.0)
112     bigdecimal (3.1.9)
113     builder (3.3.0)
114     byebug (11.1.3)
115     concurrent-ruby (1.3.4)
116     connection_pool (2.5.0)
117     crass (1.0.6)
118     date (3.4.1)
119     docile (1.4.1)
120     drb (2.2.1)
121     erubi (1.13.1)
122     extlib (0.9.16)
123     factory_bot (6.4.5)
124       activesupport (>= 5.0.0)
125     factory_bot_rails (6.4.3)
126       factory_bot (~> 6.4)
127       railties (>= 5.0.0)
128     faraday (2.8.1)
129       base64
130       faraday-net_http (>= 2.0, < 3.1)
131       ruby2_keywords (>= 0.0.4)
132     faraday-gzip (2.0.1)
133       faraday (>= 1.0)
134       zlib (~> 3.0)
135     faraday-multipart (1.1.0)
136       multipart-post (~> 2.0)
137     faraday-net_http (3.0.2)
138     ffi (1.15.5)
139     globalid (1.2.1)
140       activesupport (>= 6.1)
141     google-cloud-env (2.1.1)
142       faraday (>= 1.0, < 3.a)
143     googleauth (1.1.3)
144       faraday (>= 0.17.3, < 3.a)
145       jwt (>= 1.4, < 3.0)
146       memoist (~> 0.16)
147       multi_json (~> 1.11)
148       os (>= 0.9, < 2.0)
149       signet (>= 0.16, < 2.a)
150     httpclient (2.8.3)
151     i18n (1.14.6)
152       concurrent-ruby (~> 1.0)
153     io-console (0.8.0)
154     irb (1.15.1)
155       pp (>= 0.6.0)
156       rdoc (>= 4.0.0)
157       reline (>= 0.4.2)
158     jquery-rails (4.6.0)
159       rails-dom-testing (>= 1, < 3)
160       railties (>= 4.2.0)
161       thor (>= 0.14, < 2.0)
162     json (2.10.2)
163     jwt (1.5.6)
164     launchy (2.5.2)
165       addressable (~> 2.8)
166     listen (3.9.0)
167       rb-fsevent (~> 0.10, >= 0.10.3)
168       rb-inotify (~> 0.9, >= 0.9.10)
169     lograge (0.14.0)
170       actionpack (>= 4)
171       activesupport (>= 4)
172       railties (>= 4)
173       request_store (~> 1.0)
174     logstash-event (1.2.02)
175     loofah (2.23.1)
176       crass (~> 1.0.2)
177       nokogiri (>= 1.12.0)
178     mail (2.8.1)
179       mini_mime (>= 0.1.1)
180       net-imap
181       net-pop
182       net-smtp
183     marcel (1.0.4)
184     memoist (0.16.2)
185     mini_mime (1.1.5)
186     mini_portile2 (2.8.8)
187     minitest (5.10.3)
188     mocha (2.7.1)
189       ruby2_keywords (>= 0.0.5)
190     multi_json (1.15.0)
191     multipart-post (2.4.1)
192     mutex_m (0.3.0)
193     net-imap (0.3.8)
194       date
195       net-protocol
196     net-pop (0.1.2)
197       net-protocol
198     net-protocol (0.2.2)
199       timeout
200     net-smtp (0.5.1)
201       net-protocol
202     nio4r (2.7.4)
203     nokogiri (1.15.7)
204       mini_portile2 (~> 2.8.2)
205       racc (~> 1.4)
206     oj (3.16.9)
207       bigdecimal (>= 3.0)
208       ostruct (>= 0.2)
209     optimist (3.2.0)
210     os (1.1.4)
211     ostruct (0.6.1)
212     passenger (6.0.26)
213       rack (>= 1.6.13)
214       rackup (>= 2.0.0)
215       rake (>= 12.3.3)
216     pg (1.5.9)
217     power_assert (2.0.5)
218     pp (0.6.2)
219       prettyprint
220     prettyprint (0.2.0)
221     psych (5.2.3)
222       date
223       stringio
224     public_suffix (5.1.1)
225     racc (1.8.1)
226     rack (3.1.12)
227     rack-session (2.1.0)
228       base64 (>= 0.1.0)
229       rack (>= 3.0.0)
230     rack-test (2.2.0)
231       rack (>= 1.3)
232     rackup (2.2.1)
233       rack (>= 3)
234     rails (7.1.3.4)
235       actioncable (= 7.1.3.4)
236       actionmailbox (= 7.1.3.4)
237       actionmailer (= 7.1.3.4)
238       actionpack (= 7.1.3.4)
239       actiontext (= 7.1.3.4)
240       actionview (= 7.1.3.4)
241       activejob (= 7.1.3.4)
242       activemodel (= 7.1.3.4)
243       activerecord (= 7.1.3.4)
244       activestorage (= 7.1.3.4)
245       activesupport (= 7.1.3.4)
246       bundler (>= 1.15.0)
247       railties (= 7.1.3.4)
248     rails-controller-testing (1.0.5)
249       actionpack (>= 5.0.1.rc1)
250       actionview (>= 5.0.1.rc1)
251       activesupport (>= 5.0.1.rc1)
252     rails-dom-testing (2.2.0)
253       activesupport (>= 5.0.0)
254       minitest
255       nokogiri (>= 1.6)
256     rails-html-sanitizer (1.6.2)
257       loofah (~> 2.21)
258       nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
259     rails-observers (0.1.5)
260       activemodel (>= 4.0)
261     rails-perftest (0.0.7)
262     railties (7.1.3.4)
263       actionpack (= 7.1.3.4)
264       activesupport (= 7.1.3.4)
265       irb
266       rackup (>= 1.0.0)
267       rake (>= 12.2)
268       thor (~> 1.0, >= 1.2.2)
269       zeitwerk (~> 2.6)
270     rake (13.2.1)
271     rb-fsevent (0.11.2)
272     rb-inotify (0.11.1)
273       ffi (~> 1.0)
274     rdoc (6.12.0)
275       psych (>= 4.0.0)
276     reline (0.6.0)
277       io-console (~> 0.5)
278     request_store (1.7.0)
279       rack (>= 1.4)
280     responders (3.1.1)
281       actionpack (>= 5.2)
282       railties (>= 5.2)
283     retriable (1.4.1)
284     ruby-prof (1.6.3)
285     ruby2_keywords (0.0.5)
286     securerandom (0.3.2)
287     signet (0.16.1)
288       addressable (~> 2.8)
289       faraday (>= 0.17.5, < 3.0)
290       jwt (>= 1.5, < 3.0)
291       multi_json (~> 1.10)
292     simplecov (0.22.0)
293       docile (~> 1.1)
294       simplecov-html (~> 0.11)
295       simplecov_json_formatter (~> 0.1)
296     simplecov-html (0.13.1)
297     simplecov-rcov (0.3.7)
298       simplecov (>= 0.4.1)
299     simplecov_json_formatter (0.1.4)
300     sprockets (4.2.1)
301       concurrent-ruby (~> 1.0)
302       rack (>= 2.2.4, < 4)
303     sprockets-rails (3.5.2)
304       actionpack (>= 6.1)
305       activesupport (>= 6.1)
306       sprockets (>= 3.0.0)
307     stringio (3.1.5)
308     test-unit (3.6.7)
309       power_assert
310     thor (1.3.2)
311     timeout (0.4.3)
312     tzinfo (2.0.6)
313       concurrent-ruby (~> 1.0)
314     webrick (1.9.1)
315     websocket-driver (0.7.7)
316       base64
317       websocket-extensions (>= 0.1.0)
318     websocket-extensions (0.1.5)
319     zeitwerk (2.6.18)
320     zlib (3.2.1)
321
322 PLATFORMS
323   ruby
324
325 DEPENDENCIES
326   acts_as_api
327   andand
328   arvados (~> 3.1.0)
329   byebug
330   factory_bot (= 6.4.5)
331   factory_bot_rails
332   httpclient
333   i18n
334   jquery-rails
335   listen
336   lograge
337   logstash-event
338   mini_portile2 (~> 2.8, >= 2.8.1)
339   minitest (= 5.10.3)
340   mocha
341   multi_json
342   net-imap (~> 0.3.8)
343   oj
344   optimist
345   passenger (~> 6.0.26)
346   pg (~> 1.0)
347   rails (~> 7.1.3.4)
348   rails-controller-testing
349   rails-observers
350   rails-perftest
351   responders
352   ruby-prof (~> 1.6.3)
353   securerandom (~> 0.3.2)
354   simplecov
355   simplecov-rcov
356   sprockets-rails
357   test-unit
358   webrick
359
360 BUNDLED WITH
361    2.4.22