11453: Move remote token validation to middleware. Bypass Ruby SDK.
[arvados.git] / services / api / Gemfile.lock
1 GIT
2   remote: https://github.com/curoverse/themes_for_rails
3   revision: 61154877047d2346890bda0b7be5827cf51a6a76
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     actionmailer (4.2.5.2)
12       actionpack (= 4.2.5.2)
13       actionview (= 4.2.5.2)
14       activejob (= 4.2.5.2)
15       mail (~> 2.5, >= 2.5.4)
16       rails-dom-testing (~> 1.0, >= 1.0.5)
17     actionpack (4.2.5.2)
18       actionview (= 4.2.5.2)
19       activesupport (= 4.2.5.2)
20       rack (~> 1.6)
21       rack-test (~> 0.6.2)
22       rails-dom-testing (~> 1.0, >= 1.0.5)
23       rails-html-sanitizer (~> 1.0, >= 1.0.2)
24     actionview (4.2.5.2)
25       activesupport (= 4.2.5.2)
26       builder (~> 3.1)
27       erubis (~> 2.7.0)
28       rails-dom-testing (~> 1.0, >= 1.0.5)
29       rails-html-sanitizer (~> 1.0, >= 1.0.2)
30     activejob (4.2.5.2)
31       activesupport (= 4.2.5.2)
32       globalid (>= 0.3.0)
33     activemodel (4.2.5.2)
34       activesupport (= 4.2.5.2)
35       builder (~> 3.1)
36     activerecord (4.2.5.2)
37       activemodel (= 4.2.5.2)
38       activesupport (= 4.2.5.2)
39       arel (~> 6.0)
40     activesupport (4.2.5.2)
41       i18n (~> 0.7)
42       json (~> 1.7, >= 1.7.7)
43       minitest (~> 5.1)
44       thread_safe (~> 0.3, >= 0.3.4)
45       tzinfo (~> 1.1)
46     acts_as_api (1.0.0)
47       activemodel (>= 3.0.0)
48       activesupport (>= 3.0.0)
49       rack (>= 1.1.0)
50     addressable (2.5.1)
51       public_suffix (~> 2.0, >= 2.0.2)
52     andand (1.3.3)
53     arel (6.0.4)
54     arvados (0.1.20170629115132)
55       activesupport (>= 3, < 4.2.6)
56       andand (~> 1.3, >= 1.3.3)
57       google-api-client (>= 0.7, < 0.8.9)
58       i18n (~> 0)
59       json (>= 1.7.7, < 3)
60       jwt (>= 0.1.5, < 2)
61     arvados-cli (0.1.20170817171636)
62       activesupport (>= 3.2.13, < 5)
63       andand (~> 1.3, >= 1.3.3)
64       arvados (~> 0.1, >= 0.1.20150128223554)
65       curb (~> 0.8)
66       google-api-client (~> 0.6, >= 0.6.3, < 0.8.9)
67       json (>= 1.7.7, < 3)
68       oj (~> 2.0, >= 2.0.3)
69       trollop (~> 2.0)
70     autoparse (0.3.3)
71       addressable (>= 2.3.1)
72       extlib (>= 0.9.15)
73       multi_json (>= 1.0.0)
74     builder (3.2.3)
75     capistrano (2.15.9)
76       highline
77       net-scp (>= 1.0.0)
78       net-sftp (>= 2.0.0)
79       net-ssh (>= 2.0.14)
80       net-ssh-gateway (>= 1.1.0)
81     coffee-rails (4.2.1)
82       coffee-script (>= 2.2.0)
83       railties (>= 4.0.0, < 5.2.x)
84     coffee-script (2.4.1)
85       coffee-script-source
86       execjs
87     coffee-script-source (1.12.2)
88     concurrent-ruby (1.0.5)
89     crass (1.0.2)
90     curb (0.9.3)
91     database_cleaner (1.5.3)
92     erubis (2.7.0)
93     eventmachine (1.2.3)
94     execjs (2.7.0)
95     extlib (0.9.16)
96     factory_girl (4.8.0)
97       activesupport (>= 3.0.0)
98     factory_girl_rails (4.8.0)
99       factory_girl (~> 4.8.0)
100       railties (>= 3.0.0)
101     faraday (0.11.0)
102       multipart-post (>= 1.2, < 3)
103     faye-websocket (0.10.7)
104       eventmachine (>= 0.12.0)
105       websocket-driver (>= 0.5.1)
106     globalid (0.3.7)
107       activesupport (>= 4.1.0)
108     google-api-client (0.8.7)
109       activesupport (>= 3.2, < 5.0)
110       addressable (~> 2.3)
111       autoparse (~> 0.3)
112       extlib (~> 0.9)
113       faraday (~> 0.9)
114       googleauth (~> 0.3)
115       launchy (~> 2.4)
116       multi_json (~> 1.10)
117       retriable (~> 1.4)
118       signet (~> 0.6)
119     googleauth (0.5.1)
120       faraday (~> 0.9)
121       jwt (~> 1.4)
122       logging (~> 2.0)
123       memoist (~> 0.12)
124       multi_json (~> 1.11)
125       os (~> 0.9)
126       signet (~> 0.7)
127     hashie (3.5.5)
128     highline (1.7.8)
129     hike (1.2.3)
130     httpclient (2.8.3)
131     i18n (0.9.0)
132       concurrent-ruby (~> 1.0)
133     jquery-rails (4.2.2)
134       rails-dom-testing (>= 1, < 3)
135       railties (>= 4.2.0)
136       thor (>= 0.14, < 2.0)
137     json (1.8.6)
138     jwt (1.5.6)
139     launchy (2.4.3)
140       addressable (~> 2.3)
141     libv8 (3.16.14.19)
142     little-plugger (1.1.4)
143     logging (2.2.2)
144       little-plugger (~> 1.1)
145       multi_json (~> 1.10)
146     lograge (0.7.1)
147       actionpack (>= 4, < 5.2)
148       activesupport (>= 4, < 5.2)
149       railties (>= 4, < 5.2)
150       request_store (~> 1.0)
151     logstash-event (1.2.02)
152     loofah (2.1.1)
153       crass (~> 1.0.2)
154       nokogiri (>= 1.5.9)
155     mail (2.6.4)
156       mime-types (>= 1.16, < 4)
157     memoist (0.16.0)
158     metaclass (0.0.4)
159     mime-types (3.1)
160       mime-types-data (~> 3.2015)
161     mime-types-data (3.2016.0521)
162     mini_portile2 (2.3.0)
163     minitest (5.10.3)
164     mocha (1.2.1)
165       metaclass (~> 0.0.1)
166     multi_json (1.12.1)
167     multi_xml (0.6.0)
168     multipart-post (2.0.0)
169     net-scp (1.2.1)
170       net-ssh (>= 2.6.5)
171     net-sftp (2.1.2)
172       net-ssh (>= 2.6.5)
173     net-ssh (4.1.0)
174     net-ssh-gateway (2.0.0)
175       net-ssh (>= 4.0.0)
176     nokogiri (1.8.1)
177       mini_portile2 (~> 2.3.0)
178     oauth2 (1.3.1)
179       faraday (>= 0.8, < 0.12)
180       jwt (~> 1.0)
181       multi_json (~> 1.3)
182       multi_xml (~> 0.5)
183       rack (>= 1.2, < 3)
184     oj (2.18.5)
185     oj_mimic_json (1.0.1)
186     omniauth (1.4.2)
187       hashie (>= 1.2, < 4)
188       rack (>= 1.0, < 3)
189     omniauth-oauth2 (1.4.0)
190       oauth2 (~> 1.0)
191       omniauth (~> 1.2)
192     os (0.9.6)
193     passenger (5.1.2)
194       rack
195       rake (>= 0.8.1)
196     pg (0.20.0)
197     power_assert (1.0.1)
198     protected_attributes (1.1.3)
199       activemodel (>= 4.0.1, < 5.0)
200     public_suffix (2.0.5)
201     puma (2.16.0)
202     rack (1.6.8)
203     rack-test (0.6.3)
204       rack (>= 1.0)
205     rails (4.2.5.2)
206       actionmailer (= 4.2.5.2)
207       actionpack (= 4.2.5.2)
208       actionview (= 4.2.5.2)
209       activejob (= 4.2.5.2)
210       activemodel (= 4.2.5.2)
211       activerecord (= 4.2.5.2)
212       activesupport (= 4.2.5.2)
213       bundler (>= 1.3.0, < 2.0)
214       railties (= 4.2.5.2)
215       sprockets-rails
216     rails-deprecated_sanitizer (1.0.3)
217       activesupport (>= 4.2.0.alpha)
218     rails-dom-testing (1.0.8)
219       activesupport (>= 4.2.0.beta, < 5.0)
220       nokogiri (~> 1.6)
221       rails-deprecated_sanitizer (>= 1.0.1)
222     rails-html-sanitizer (1.0.3)
223       loofah (~> 2.0)
224     rails-observers (0.1.2)
225       activemodel (~> 4.0)
226     railties (4.2.5.2)
227       actionpack (= 4.2.5.2)
228       activesupport (= 4.2.5.2)
229       rake (>= 0.8.7)
230       thor (>= 0.18.1, < 2.0)
231     rake (12.2.1)
232     ref (2.0.0)
233     request_store (1.3.2)
234     responders (2.3.0)
235       railties (>= 4.2.0, < 5.1)
236     retriable (1.4.1)
237     ruby-prof (0.16.2)
238     rvm-capistrano (1.5.6)
239       capistrano (~> 2.15.4)
240     safe_yaml (1.0.4)
241     sass (3.2.19)
242     sass-rails (4.0.5)
243       railties (>= 4.0.0, < 5.0)
244       sass (~> 3.2.2)
245       sprockets (~> 2.8, < 3.0)
246       sprockets-rails (~> 2.0)
247     signet (0.7.3)
248       addressable (~> 2.3)
249       faraday (~> 0.9)
250       jwt (~> 1.5)
251       multi_json (~> 1.10)
252     simplecov (0.7.1)
253       multi_json (~> 1.0)
254       simplecov-html (~> 0.7.1)
255     simplecov-html (0.7.1)
256     simplecov-rcov (0.2.3)
257       simplecov (>= 0.4.1)
258     sprockets (2.12.4)
259       hike (~> 1.2)
260       multi_json (~> 1.0)
261       rack (~> 1.0)
262       tilt (~> 1.1, != 1.3.0)
263     sprockets-rails (2.3.3)
264       actionpack (>= 3.0)
265       activesupport (>= 3.0)
266       sprockets (>= 2.8, < 4.0)
267     sshkey (1.9.0)
268     test-unit (3.2.3)
269       power_assert
270     test_after_commit (1.1.0)
271       activerecord (>= 3.2)
272     therubyracer (0.12.3)
273       libv8 (~> 3.16.14.15)
274       ref
275     thor (0.20.0)
276     thread_safe (0.3.6)
277     tilt (1.4.1)
278     trollop (2.1.2)
279     tzinfo (1.2.4)
280       thread_safe (~> 0.1)
281     uglifier (2.7.2)
282       execjs (>= 0.3.0)
283       json (>= 1.8.0)
284     websocket-driver (0.6.5)
285       websocket-extensions (>= 0.1.0)
286     websocket-extensions (0.1.2)
287
288 PLATFORMS
289   ruby
290
291 DEPENDENCIES
292   acts_as_api
293   andand
294   arvados (>= 0.1.20150615153458)
295   arvados-cli (>= 0.1.20161017193526)
296   coffee-rails (~> 4.0)
297   database_cleaner
298   factory_girl_rails
299   faye-websocket
300   httpclient
301   jquery-rails
302   lograge
303   logstash-event
304   mocha
305   multi_json
306   oj
307   oj_mimic_json
308   omniauth (~> 1.4.0)
309   omniauth-oauth2 (~> 1.1)
310   passenger
311   pg
312   protected_attributes
313   puma (~> 2.0)
314   rails (~> 4.0)
315   rails-observers
316   responders (~> 2.0)
317   ruby-prof
318   rvm-capistrano
319   safe_yaml
320   sass-rails (~> 4.0)
321   simplecov (~> 0.7.1)
322   simplecov-rcov
323   sshkey
324   test-unit (~> 3.0)
325   test_after_commit
326   themes_for_rails!
327   therubyracer
328   trollop
329   uglifier (~> 2.0)
330
331 BUNDLED WITH
332    1.16.0