20862: Update arvados gem version.
[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 (5.2.8.1)
12       actionpack (= 5.2.8.1)
13       nio4r (~> 2.0)
14       websocket-driver (>= 0.6.1)
15     actionmailer (5.2.8.1)
16       actionpack (= 5.2.8.1)
17       actionview (= 5.2.8.1)
18       activejob (= 5.2.8.1)
19       mail (~> 2.5, >= 2.5.4)
20       rails-dom-testing (~> 2.0)
21     actionpack (5.2.8.1)
22       actionview (= 5.2.8.1)
23       activesupport (= 5.2.8.1)
24       rack (~> 2.0, >= 2.0.8)
25       rack-test (>= 0.6.3)
26       rails-dom-testing (~> 2.0)
27       rails-html-sanitizer (~> 1.0, >= 1.0.2)
28     actionview (5.2.8.1)
29       activesupport (= 5.2.8.1)
30       builder (~> 3.1)
31       erubi (~> 1.4)
32       rails-dom-testing (~> 2.0)
33       rails-html-sanitizer (~> 1.0, >= 1.0.3)
34     activejob (5.2.8.1)
35       activesupport (= 5.2.8.1)
36       globalid (>= 0.3.6)
37     activemodel (5.2.8.1)
38       activesupport (= 5.2.8.1)
39     activerecord (5.2.8.1)
40       activemodel (= 5.2.8.1)
41       activesupport (= 5.2.8.1)
42       arel (>= 9.0)
43     activestorage (5.2.8.1)
44       actionpack (= 5.2.8.1)
45       activerecord (= 5.2.8.1)
46       marcel (~> 1.0.0)
47     activesupport (5.2.8.1)
48       concurrent-ruby (~> 1.0, >= 1.0.2)
49       i18n (>= 0.7, < 2)
50       minitest (~> 5.1)
51       tzinfo (~> 1.1)
52     acts_as_api (1.0.1)
53       activemodel (>= 3.0.0)
54       activesupport (>= 3.0.0)
55       rack (>= 1.1.0)
56     addressable (2.8.5)
57       public_suffix (>= 2.0.2, < 6.0)
58     andand (1.3.3)
59     arel (9.0.0)
60     arvados (2.7.0.dev20230823133326)
61       activesupport (>= 3)
62       andand (~> 1.3, >= 1.3.3)
63       arvados-google-api-client (= 0.8.7.5, < 0.8.8)
64       i18n (~> 0)
65       json (>= 1.7.7, < 3)
66       jwt (>= 0.1.5, < 2)
67     arvados-google-api-client (0.8.7.5)
68       activesupport (>= 3.2, < 8.0)
69       addressable (~> 2.3)
70       autoparse (~> 0.3)
71       extlib (~> 0.9)
72       faraday (~> 2.0)
73       faraday-gzip (~> 2.0)
74       faraday-multipart (~> 1.0)
75       googleauth (~> 1.0)
76       launchy (~> 2.4)
77       multi_json (~> 1.10)
78       retriable (~> 1.4)
79       signet (~> 0.16.0)
80     autoparse (0.3.3)
81       addressable (>= 2.3.1)
82       extlib (>= 0.9.15)
83       multi_json (>= 1.0.0)
84     builder (3.2.4)
85     byebug (11.0.1)
86     concurrent-ruby (1.2.2)
87     crass (1.0.6)
88     erubi (1.12.0)
89     extlib (0.9.16)
90     factory_bot (5.0.2)
91       activesupport (>= 4.2.0)
92     factory_bot_rails (5.0.1)
93       factory_bot (~> 5.0.0)
94       railties (>= 4.2.0)
95     faraday (2.7.10)
96       faraday-net_http (>= 2.0, < 3.1)
97       ruby2_keywords (>= 0.0.4)
98     faraday-gzip (2.0.0)
99       faraday (>= 1.0)
100       zlib (~> 3.0)
101     faraday-multipart (1.0.4)
102       multipart-post (~> 2)
103     faraday-net_http (3.0.2)
104     ffi (1.9.25)
105     globalid (1.1.0)
106       activesupport (>= 5.0)
107     googleauth (1.7.0)
108       faraday (>= 0.17.3, < 3.a)
109       jwt (>= 1.4, < 3.0)
110       memoist (~> 0.16)
111       multi_json (~> 1.11)
112       os (>= 0.9, < 2.0)
113       signet (>= 0.16, < 2.a)
114     httpclient (2.8.3)
115     i18n (0.9.5)
116       concurrent-ruby (~> 1.0)
117     jquery-rails (4.5.1)
118       rails-dom-testing (>= 1, < 3)
119       railties (>= 4.2.0)
120       thor (>= 0.14, < 2.0)
121     json (2.6.3)
122     jwt (1.5.6)
123     launchy (2.5.2)
124       addressable (~> 2.8)
125     listen (3.2.1)
126       rb-fsevent (~> 0.10, >= 0.10.3)
127       rb-inotify (~> 0.9, >= 0.9.10)
128     lograge (0.10.0)
129       actionpack (>= 4)
130       activesupport (>= 4)
131       railties (>= 4)
132       request_store (~> 1.0)
133     logstash-event (1.2.02)
134     loofah (2.20.0)
135       crass (~> 1.0.2)
136       nokogiri (>= 1.5.9)
137     mail (2.7.1)
138       mini_mime (>= 0.1.1)
139     marcel (1.0.2)
140     memoist (0.16.2)
141     metaclass (0.0.4)
142     method_source (1.0.0)
143     mini_mime (1.1.2)
144     mini_portile2 (2.8.2)
145     minitest (5.10.3)
146     mocha (1.8.0)
147       metaclass (~> 0.0.1)
148     multi_json (1.15.0)
149     multipart-post (2.3.0)
150     nio4r (2.5.8)
151     nokogiri (1.14.3)
152       mini_portile2 (~> 2.8.0)
153       racc (~> 1.4)
154     oj (3.9.2)
155     optimist (3.0.0)
156     os (1.1.4)
157     passenger (6.0.15)
158       rack
159       rake (>= 0.8.1)
160     pg (1.1.4)
161     power_assert (1.1.4)
162     public_suffix (5.0.3)
163     racc (1.6.2)
164     rack (2.2.7)
165     rack-test (2.1.0)
166       rack (>= 1.3)
167     rails (5.2.8.1)
168       actioncable (= 5.2.8.1)
169       actionmailer (= 5.2.8.1)
170       actionpack (= 5.2.8.1)
171       actionview (= 5.2.8.1)
172       activejob (= 5.2.8.1)
173       activemodel (= 5.2.8.1)
174       activerecord (= 5.2.8.1)
175       activestorage (= 5.2.8.1)
176       activesupport (= 5.2.8.1)
177       bundler (>= 1.3.0)
178       railties (= 5.2.8.1)
179       sprockets-rails (>= 2.0.0)
180     rails-controller-testing (1.0.4)
181       actionpack (>= 5.0.1.x)
182       actionview (>= 5.0.1.x)
183       activesupport (>= 5.0.1.x)
184     rails-dom-testing (2.0.3)
185       activesupport (>= 4.2.0)
186       nokogiri (>= 1.6)
187     rails-html-sanitizer (1.5.0)
188       loofah (~> 2.19, >= 2.19.1)
189     rails-observers (0.1.5)
190       activemodel (>= 4.0)
191     rails-perftest (0.0.7)
192     railties (5.2.8.1)
193       actionpack (= 5.2.8.1)
194       activesupport (= 5.2.8.1)
195       method_source
196       rake (>= 0.8.7)
197       thor (>= 0.19.0, < 2.0)
198     rake (13.0.6)
199     rb-fsevent (0.10.3)
200     rb-inotify (0.9.10)
201       ffi (>= 0.5.0, < 2)
202     request_store (1.4.1)
203       rack (>= 1.4)
204     responders (2.4.1)
205       actionpack (>= 4.2.0, < 6.0)
206       railties (>= 4.2.0, < 6.0)
207     retriable (1.4.1)
208     ruby-prof (0.15.9)
209     ruby2_keywords (0.0.5)
210     safe_yaml (1.0.5)
211     signet (0.16.1)
212       addressable (~> 2.8)
213       faraday (>= 0.17.5, < 3.0)
214       jwt (>= 1.5, < 3.0)
215       multi_json (~> 1.10)
216     simplecov (0.7.1)
217       multi_json (~> 1.0)
218       simplecov-html (~> 0.7.1)
219     simplecov-html (0.7.1)
220     simplecov-rcov (0.2.3)
221       simplecov (>= 0.4.1)
222     sprockets (3.7.2)
223       concurrent-ruby (~> 1.0)
224       rack (> 1, < 3)
225     sprockets-rails (3.4.2)
226       actionpack (>= 5.2)
227       activesupport (>= 5.2)
228       sprockets (>= 3.0.0)
229     test-unit (3.3.1)
230       power_assert
231     thor (1.2.1)
232     thread_safe (0.3.6)
233     tzinfo (1.2.11)
234       thread_safe (~> 0.1)
235     websocket-driver (0.7.5)
236       websocket-extensions (>= 0.1.0)
237     websocket-extensions (0.1.5)
238     zlib (3.0.0)
239
240 PLATFORMS
241   ruby
242
243 DEPENDENCIES
244   acts_as_api
245   andand
246   arvados (~> 2.7.0.dev20230823133326)
247   byebug
248   factory_bot_rails
249   httpclient
250   jquery-rails
251   listen
252   lograge
253   logstash-event
254   mini_portile2 (~> 2.8, >= 2.8.1)
255   minitest (= 5.10.3)
256   mocha
257   multi_json
258   oj
259   optimist
260   passenger
261   pg (~> 1.0)
262   rails (~> 5.2.0)
263   rails-controller-testing
264   rails-observers
265   rails-perftest
266   responders (~> 2.0)
267   ruby-prof (~> 0.15.0)
268   safe_yaml
269   simplecov (~> 0.7.1)
270   simplecov-rcov
271   sprockets (~> 3.0)
272   test-unit (~> 3.0)
273   themes_for_rails!
274
275 BUNDLED WITH
276    2.2.19