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