Merge branch '12721-build-package-version'
[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     rack (1.6.8)
202     rack-test (0.6.3)
203       rack (>= 1.0)
204     rails (4.2.5.2)
205       actionmailer (= 4.2.5.2)
206       actionpack (= 4.2.5.2)
207       actionview (= 4.2.5.2)
208       activejob (= 4.2.5.2)
209       activemodel (= 4.2.5.2)
210       activerecord (= 4.2.5.2)
211       activesupport (= 4.2.5.2)
212       bundler (>= 1.3.0, < 2.0)
213       railties (= 4.2.5.2)
214       sprockets-rails
215     rails-deprecated_sanitizer (1.0.3)
216       activesupport (>= 4.2.0.alpha)
217     rails-dom-testing (1.0.8)
218       activesupport (>= 4.2.0.beta, < 5.0)
219       nokogiri (~> 1.6)
220       rails-deprecated_sanitizer (>= 1.0.1)
221     rails-html-sanitizer (1.0.3)
222       loofah (~> 2.0)
223     rails-observers (0.1.2)
224       activemodel (~> 4.0)
225     railties (4.2.5.2)
226       actionpack (= 4.2.5.2)
227       activesupport (= 4.2.5.2)
228       rake (>= 0.8.7)
229       thor (>= 0.18.1, < 2.0)
230     rake (12.2.1)
231     ref (2.0.0)
232     request_store (1.3.2)
233     responders (2.3.0)
234       railties (>= 4.2.0, < 5.1)
235     retriable (1.4.1)
236     ruby-prof (0.16.2)
237     rvm-capistrano (1.5.6)
238       capistrano (~> 2.15.4)
239     safe_yaml (1.0.4)
240     sass (3.2.19)
241     sass-rails (4.0.5)
242       railties (>= 4.0.0, < 5.0)
243       sass (~> 3.2.2)
244       sprockets (~> 2.8, < 3.0)
245       sprockets-rails (~> 2.0)
246     signet (0.7.3)
247       addressable (~> 2.3)
248       faraday (~> 0.9)
249       jwt (~> 1.5)
250       multi_json (~> 1.10)
251     simplecov (0.7.1)
252       multi_json (~> 1.0)
253       simplecov-html (~> 0.7.1)
254     simplecov-html (0.7.1)
255     simplecov-rcov (0.2.3)
256       simplecov (>= 0.4.1)
257     sprockets (2.12.4)
258       hike (~> 1.2)
259       multi_json (~> 1.0)
260       rack (~> 1.0)
261       tilt (~> 1.1, != 1.3.0)
262     sprockets-rails (2.3.3)
263       actionpack (>= 3.0)
264       activesupport (>= 3.0)
265       sprockets (>= 2.8, < 4.0)
266     sshkey (1.9.0)
267     test-unit (3.2.3)
268       power_assert
269     test_after_commit (1.1.0)
270       activerecord (>= 3.2)
271     therubyracer (0.12.3)
272       libv8 (~> 3.16.14.15)
273       ref
274     thor (0.20.0)
275     thread_safe (0.3.6)
276     tilt (1.4.1)
277     trollop (2.1.2)
278     tzinfo (1.2.4)
279       thread_safe (~> 0.1)
280     uglifier (2.7.2)
281       execjs (>= 0.3.0)
282       json (>= 1.8.0)
283     websocket-driver (0.6.5)
284       websocket-extensions (>= 0.1.0)
285     websocket-extensions (0.1.2)
286
287 PLATFORMS
288   ruby
289
290 DEPENDENCIES
291   acts_as_api
292   andand
293   arvados (>= 0.1.20150615153458)
294   arvados-cli (>= 0.1.20161017193526)
295   coffee-rails (~> 4.0)
296   database_cleaner
297   factory_girl_rails
298   faye-websocket
299   httpclient
300   jquery-rails
301   lograge
302   logstash-event
303   mocha
304   multi_json
305   oj
306   oj_mimic_json
307   omniauth (~> 1.4.0)
308   omniauth-oauth2 (~> 1.1)
309   passenger
310   pg
311   protected_attributes
312   rails (~> 4.0)
313   rails-observers
314   responders (~> 2.0)
315   ruby-prof
316   rvm-capistrano
317   safe_yaml
318   sass-rails (~> 4.0)
319   simplecov (~> 0.7.1)
320   simplecov-rcov
321   sshkey
322   test-unit (~> 3.0)
323   test_after_commit
324   themes_for_rails!
325   therubyracer
326   trollop
327   uglifier (~> 2.0)
328
329 BUNDLED WITH
330    1.16.0