Merge branch 'master' into 9998-unsigned_manifest
[arvados.git] / services / api / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     actionmailer (3.2.17)
5       actionpack (= 3.2.17)
6       mail (~> 2.5.4)
7     actionpack (3.2.17)
8       activemodel (= 3.2.17)
9       activesupport (= 3.2.17)
10       builder (~> 3.0.0)
11       erubis (~> 2.7.0)
12       journey (~> 1.0.4)
13       rack (~> 1.4.5)
14       rack-cache (~> 1.2)
15       rack-test (~> 0.6.1)
16       sprockets (~> 2.2.1)
17     activemodel (3.2.17)
18       activesupport (= 3.2.17)
19       builder (~> 3.0.0)
20     activerecord (3.2.17)
21       activemodel (= 3.2.17)
22       activesupport (= 3.2.17)
23       arel (~> 3.0.2)
24       tzinfo (~> 0.3.29)
25     activeresource (3.2.17)
26       activemodel (= 3.2.17)
27       activesupport (= 3.2.17)
28     activesupport (3.2.17)
29       i18n (~> 0.6, >= 0.6.4)
30       multi_json (~> 1.0)
31     acts_as_api (0.4.2)
32       activemodel (>= 3.0.0)
33       activesupport (>= 3.0.0)
34       rack (>= 1.1.0)
35     addressable (2.4.0)
36     andand (1.3.3)
37     arel (3.0.3)
38     arvados (0.1.20160420143004)
39       activesupport (>= 3, < 4.2.6)
40       andand (~> 1.3, >= 1.3.3)
41       google-api-client (>= 0.7, < 0.9)
42       i18n (~> 0)
43       json (~> 1.7, >= 1.7.7)
44       jwt (>= 0.1.5, < 2)
45     arvados-cli (0.1.20161017193526)
46       activesupport (~> 3.2, >= 3.2.13)
47       andand (~> 1.3, >= 1.3.3)
48       arvados (~> 0.1, >= 0.1.20150128223554)
49       curb (~> 0.8)
50       google-api-client (~> 0.6, >= 0.6.3, < 0.8.9)
51       json (~> 1.7, >= 1.7.7)
52       oj (~> 2.0, >= 2.0.3)
53       trollop (~> 2.0)
54     autoparse (0.3.3)
55       addressable (>= 2.3.1)
56       extlib (>= 0.9.15)
57       multi_json (>= 1.0.0)
58     builder (3.0.4)
59     capistrano (2.15.5)
60       highline
61       net-scp (>= 1.0.0)
62       net-sftp (>= 2.0.0)
63       net-ssh (>= 2.0.14)
64       net-ssh-gateway (>= 1.1.0)
65     coffee-rails (3.2.1)
66       coffee-script (>= 2.2.0)
67       railties (~> 3.2.0.beta)
68     coffee-script (2.2.0)
69       coffee-script-source
70       execjs
71     coffee-script-source (1.7.0)
72     curb (0.9.3)
73     daemon_controller (1.2.0)
74     database_cleaner (1.2.0)
75     erubis (2.7.0)
76     eventmachine (1.0.3)
77     execjs (2.0.2)
78     extlib (0.9.16)
79     factory_girl (4.4.0)
80       activesupport (>= 3.0.0)
81     factory_girl_rails (4.4.1)
82       factory_girl (~> 4.4.0)
83       railties (>= 3.0.0)
84     faraday (0.9.2)
85       multipart-post (>= 1.2, < 3)
86     faye-websocket (0.7.2)
87       eventmachine (>= 0.12.0)
88       websocket-driver (>= 0.3.1)
89     google-api-client (0.7.1)
90       addressable (>= 2.3.2)
91       autoparse (>= 0.3.3)
92       extlib (>= 0.9.15)
93       faraday (>= 0.9.0)
94       jwt (>= 0.1.5)
95       launchy (>= 2.1.1)
96       multi_json (>= 1.0.0)
97       retriable (>= 1.4)
98       signet (>= 0.5.0)
99       uuidtools (>= 2.1.0)
100     hashie (1.2.0)
101     highline (1.6.21)
102     hike (1.2.3)
103     httpauth (0.2.1)
104     i18n (0.7.0)
105     journey (1.0.4)
106     jquery-rails (3.1.0)
107       railties (>= 3.0, < 5.0)
108       thor (>= 0.14, < 2.0)
109     json (1.8.3)
110     jwt (0.1.13)
111       multi_json (>= 1.5)
112     launchy (2.4.3)
113       addressable (~> 2.3)
114     libv8 (3.16.14.3)
115     lograge (0.3.6)
116       actionpack (>= 3)
117       activesupport (>= 3)
118       railties (>= 3)
119     logstash-event (1.2.02)
120     mail (2.5.4)
121       mime-types (~> 1.16)
122       treetop (~> 1.4.8)
123     metaclass (0.0.4)
124     mime-types (1.25.1)
125     mocha (1.1.0)
126       metaclass (~> 0.0.1)
127     multi_json (1.12.0)
128     multipart-post (2.0.0)
129     net-scp (1.2.0)
130       net-ssh (>= 2.6.5)
131     net-sftp (2.1.2)
132       net-ssh (>= 2.6.5)
133     net-ssh (2.8.0)
134     net-ssh-gateway (1.2.0)
135       net-ssh (>= 2.6.5)
136     oauth2 (0.8.1)
137       faraday (~> 0.8)
138       httpauth (~> 0.1)
139       jwt (~> 0.1.4)
140       multi_json (~> 1.0)
141       rack (~> 1.2)
142     oj (2.15.0)
143     omniauth (1.1.1)
144       hashie (~> 1.2)
145       rack
146     omniauth-oauth2 (1.1.1)
147       oauth2 (~> 0.8.0)
148       omniauth (~> 1.0)
149     passenger (4.0.41)
150       daemon_controller (>= 1.2.0)
151       rack
152       rake (>= 0.8.1)
153     pg (0.17.1)
154     pg_power (1.6.4)
155       pg
156       rails (~> 3.1)
157     polyglot (0.3.4)
158     puma (2.8.2)
159       rack (>= 1.1, < 2.0)
160     rack (1.4.5)
161     rack-cache (1.2)
162       rack (>= 0.4)
163     rack-ssl (1.3.4)
164       rack
165     rack-test (0.6.2)
166       rack (>= 1.0)
167     rails (3.2.17)
168       actionmailer (= 3.2.17)
169       actionpack (= 3.2.17)
170       activerecord (= 3.2.17)
171       activeresource (= 3.2.17)
172       activesupport (= 3.2.17)
173       bundler (~> 1.0)
174       railties (= 3.2.17)
175     railties (3.2.17)
176       actionpack (= 3.2.17)
177       activesupport (= 3.2.17)
178       rack-ssl (~> 1.3.2)
179       rake (>= 0.8.7)
180       rdoc (~> 3.4)
181       thor (>= 0.14.6, < 2.0)
182     rake (10.2.2)
183     rdoc (3.12.2)
184       json (~> 1.4)
185     ref (1.0.5)
186     retriable (2.1.0)
187     ruby-prof (0.15.2)
188     rvm-capistrano (1.5.1)
189       capistrano (~> 2.15.4)
190     safe_yaml (1.0.4)
191     sass (3.3.4)
192     sass-rails (3.2.6)
193       railties (~> 3.2.0)
194       sass (>= 3.1.10)
195       tilt (~> 1.3)
196     signet (0.5.1)
197       addressable (>= 2.2.3)
198       faraday (>= 0.9.0.rc5)
199       jwt (>= 0.1.5)
200       multi_json (>= 1.0.0)
201     simplecov (0.7.1)
202       multi_json (~> 1.0)
203       simplecov-html (~> 0.7.1)
204     simplecov-html (0.7.1)
205     simplecov-rcov (0.2.3)
206       simplecov (>= 0.4.1)
207     sprockets (2.2.2)
208       hike (~> 1.2)
209       multi_json (~> 1.0)
210       rack (~> 1.0)
211       tilt (~> 1.1, != 1.3.0)
212     sshkey (1.6.1)
213     test_after_commit (0.2.3)
214     themes_for_rails (0.5.1)
215       rails (>= 3.0.0)
216     therubyracer (0.12.1)
217       libv8 (~> 3.16.14.0)
218       ref
219     thor (0.19.1)
220     tilt (1.4.1)
221     treetop (1.4.15)
222       polyglot
223       polyglot (>= 0.3.1)
224     trollop (2.1.2)
225     tzinfo (0.3.39)
226     uglifier (2.5.0)
227       execjs (>= 0.3.0)
228       json (>= 1.8.0)
229     uuidtools (2.1.5)
230     websocket-driver (0.3.2)
231
232 PLATFORMS
233   ruby
234
235 DEPENDENCIES
236   acts_as_api
237   andand
238   arvados (>= 0.1.20150615153458)
239   arvados-cli (>= 0.1.20161017193526)
240   coffee-rails (~> 3.2.0)
241   database_cleaner
242   factory_girl_rails
243   faye-websocket
244   jquery-rails
245   lograge
246   logstash-event
247   mocha
248   multi_json
249   oj
250   omniauth (= 1.1.1)
251   omniauth-oauth2 (= 1.1.1)
252   passenger
253   pg
254   pg_power
255   puma
256   rails (~> 3.2.0)
257   ruby-prof
258   rvm-capistrano
259   safe_yaml
260   sass-rails (>= 3.2.0)
261   simplecov (~> 0.7.1)
262   simplecov-rcov
263   sshkey
264   test_after_commit
265   themes_for_rails
266   therubyracer
267   trollop
268   uglifier (>= 1.0.3)