Merge branch '8319-bcbio-cwl' closes #8319
[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.3.8)
36     andand (1.3.3)
37     arel (3.0.3)
38     arvados (0.1.20150615153458)
39       activesupport (>= 3.2.13)
40       andand (~> 1.3, >= 1.3.3)
41       google-api-client (~> 0.6.3, >= 0.6.3)
42       json (~> 1.7, >= 1.7.7)
43       jwt (>= 0.1.5, < 1.0.0)
44     arvados-cli (0.1.20151207150126)
45       activesupport (~> 3.2, >= 3.2.13)
46       andand (~> 1.3, >= 1.3.3)
47       arvados (~> 0.1, >= 0.1.20150128223554)
48       curb (~> 0.8)
49       google-api-client (~> 0.6.3, >= 0.6.3)
50       json (~> 1.7, >= 1.7.7)
51       jwt (>= 0.1.5, < 1.0.0)
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.8.8)
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.8.9)
85       multipart-post (~> 1.2.0)
86     faye-websocket (0.7.2)
87       eventmachine (>= 0.12.0)
88       websocket-driver (>= 0.3.1)
89     google-api-client (0.6.4)
90       addressable (>= 2.3.2)
91       autoparse (>= 0.3.3)
92       extlib (>= 0.9.15)
93       faraday (~> 0.8.4)
94       jwt (>= 0.1.5)
95       launchy (>= 2.1.1)
96       multi_json (>= 1.0.0)
97       signet (~> 0.4.5)
98       uuidtools (>= 2.1.0)
99     hashie (1.2.0)
100     highline (1.6.21)
101     hike (1.2.3)
102     httpauth (0.2.1)
103     i18n (0.7.0)
104     journey (1.0.4)
105     jquery-rails (3.1.0)
106       railties (>= 3.0, < 5.0)
107       thor (>= 0.14, < 2.0)
108     json (1.8.3)
109     jwt (0.1.13)
110       multi_json (>= 1.5)
111     launchy (2.4.3)
112       addressable (~> 2.3)
113     libv8 (3.16.14.3)
114     mail (2.5.4)
115       mime-types (~> 1.16)
116       treetop (~> 1.4.8)
117     metaclass (0.0.4)
118     mime-types (1.25.1)
119     mocha (1.1.0)
120       metaclass (~> 0.0.1)
121     multi_json (1.11.1)
122     multipart-post (1.2.0)
123     net-scp (1.2.0)
124       net-ssh (>= 2.6.5)
125     net-sftp (2.1.2)
126       net-ssh (>= 2.6.5)
127     net-ssh (2.8.0)
128     net-ssh-gateway (1.2.0)
129       net-ssh (>= 2.6.5)
130     oauth2 (0.8.1)
131       faraday (~> 0.8)
132       httpauth (~> 0.1)
133       jwt (~> 0.1.4)
134       multi_json (~> 1.0)
135       rack (~> 1.2)
136     oj (2.11.4)
137     omniauth (1.1.1)
138       hashie (~> 1.2)
139       rack
140     omniauth-oauth2 (1.1.1)
141       oauth2 (~> 0.8.0)
142       omniauth (~> 1.0)
143     passenger (4.0.41)
144       daemon_controller (>= 1.2.0)
145       rack
146       rake (>= 0.8.1)
147     pg (0.17.1)
148     pg_power (1.6.4)
149       pg
150       rails (~> 3.1)
151     polyglot (0.3.4)
152     puma (2.8.2)
153       rack (>= 1.1, < 2.0)
154     rack (1.4.5)
155     rack-cache (1.2)
156       rack (>= 0.4)
157     rack-ssl (1.3.4)
158       rack
159     rack-test (0.6.2)
160       rack (>= 1.0)
161     rails (3.2.17)
162       actionmailer (= 3.2.17)
163       actionpack (= 3.2.17)
164       activerecord (= 3.2.17)
165       activeresource (= 3.2.17)
166       activesupport (= 3.2.17)
167       bundler (~> 1.0)
168       railties (= 3.2.17)
169     railties (3.2.17)
170       actionpack (= 3.2.17)
171       activesupport (= 3.2.17)
172       rack-ssl (~> 1.3.2)
173       rake (>= 0.8.7)
174       rdoc (~> 3.4)
175       thor (>= 0.14.6, < 2.0)
176     rake (10.2.2)
177     rdoc (3.12.2)
178       json (~> 1.4)
179     ref (1.0.5)
180     ruby-prof (0.15.2)
181     rvm-capistrano (1.5.1)
182       capistrano (~> 2.15.4)
183     sass (3.3.4)
184     sass-rails (3.2.6)
185       railties (~> 3.2.0)
186       sass (>= 3.1.10)
187       tilt (~> 1.3)
188     signet (0.4.5)
189       addressable (>= 2.2.3)
190       faraday (~> 0.8.1)
191       jwt (>= 0.1.5)
192       multi_json (>= 1.0.0)
193     simplecov (0.7.1)
194       multi_json (~> 1.0)
195       simplecov-html (~> 0.7.1)
196     simplecov-html (0.7.1)
197     simplecov-rcov (0.2.3)
198       simplecov (>= 0.4.1)
199     sprockets (2.2.2)
200       hike (~> 1.2)
201       multi_json (~> 1.0)
202       rack (~> 1.0)
203       tilt (~> 1.1, != 1.3.0)
204     sshkey (1.6.1)
205     test_after_commit (0.2.3)
206     themes_for_rails (0.5.1)
207       rails (>= 3.0.0)
208     therubyracer (0.12.1)
209       libv8 (~> 3.16.14.0)
210       ref
211     thor (0.19.1)
212     tilt (1.4.1)
213     treetop (1.4.15)
214       polyglot
215       polyglot (>= 0.3.1)
216     trollop (2.1.1)
217     tzinfo (0.3.39)
218     uglifier (2.5.0)
219       execjs (>= 0.3.0)
220       json (>= 1.8.0)
221     uuidtools (2.1.5)
222     websocket-driver (0.3.2)
223
224 PLATFORMS
225   ruby
226
227 DEPENDENCIES
228   acts_as_api
229   andand
230   arvados (>= 0.1.20150615153458)
231   arvados-cli (>= 0.1.20151207150126)
232   coffee-rails (~> 3.2.0)
233   database_cleaner
234   factory_girl_rails
235   faye-websocket
236   google-api-client (~> 0.6.3)
237   jquery-rails
238   mocha
239   multi_json
240   oj
241   omniauth (= 1.1.1)
242   omniauth-oauth2 (= 1.1.1)
243   passenger
244   pg
245   pg_power
246   puma
247   rails (~> 3.2.0)
248   ruby-prof
249   rvm-capistrano
250   sass-rails (>= 3.2.0)
251   simplecov (~> 0.7.1)
252   simplecov-rcov
253   sshkey
254   test_after_commit
255   themes_for_rails
256   therubyracer
257   trollop
258   uglifier (>= 1.0.3)
259
260 BUNDLED WITH
261    1.10.6