Merge branch '2449-keep-write-blocks' into 2449-keep-index-status-handlers
[arvados.git] / services / api / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     actionmailer (3.2.15)
5       actionpack (= 3.2.15)
6       mail (~> 2.5.4)
7     actionpack (3.2.15)
8       activemodel (= 3.2.15)
9       activesupport (= 3.2.15)
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.15)
18       activesupport (= 3.2.15)
19       builder (~> 3.0.0)
20     activerecord (3.2.15)
21       activemodel (= 3.2.15)
22       activesupport (= 3.2.15)
23       arel (~> 3.0.2)
24       tzinfo (~> 0.3.29)
25     activeresource (3.2.15)
26       activemodel (= 3.2.15)
27       activesupport (= 3.2.15)
28     activesupport (3.2.15)
29       i18n (~> 0.6, >= 0.6.4)
30       multi_json (~> 1.0)
31     acts_as_api (0.4.1)
32       activemodel (>= 3.0.0)
33       activesupport (>= 3.0.0)
34       rack (>= 1.1.0)
35     addressable (2.3.5)
36     andand (1.3.3)
37     arel (3.0.2)
38     arvados (0.1.20140411162938)
39       activesupport (>= 3.2.13)
40       andand
41       google-api-client (~> 0.6.3)
42       json (>= 1.7.7)
43     arvados-cli (0.1.20140411162938)
44       activesupport (~> 3.2, >= 3.2.13)
45       andand (~> 1.3, >= 1.3.3)
46       arvados (~> 0.1.0)
47       curb (~> 0.8)
48       google-api-client (~> 0.6.3)
49       json (~> 1.7, >= 1.7.7)
50       oj (~> 2.0, >= 2.0.3)
51       trollop (~> 2.0)
52     autoparse (0.3.3)
53       addressable (>= 2.3.1)
54       extlib (>= 0.9.15)
55       multi_json (>= 1.0.0)
56     builder (3.0.4)
57     capistrano (2.15.5)
58       highline
59       net-scp (>= 1.0.0)
60       net-sftp (>= 2.0.0)
61       net-ssh (>= 2.0.14)
62       net-ssh-gateway (>= 1.1.0)
63     coffee-rails (3.2.1)
64       coffee-script (>= 2.2.0)
65       railties (~> 3.2.0.beta)
66     coffee-script (2.2.0)
67       coffee-script-source
68       execjs
69     coffee-script-source (1.6.3)
70     daemon_controller (1.1.7)
71     erubis (2.7.0)
72     execjs (2.0.2)
73     extlib (0.9.16)
74     faraday (0.8.8)
75       multipart-post (~> 1.2.0)
76     google-api-client (0.6.4)
77       addressable (>= 2.3.2)
78       autoparse (>= 0.3.3)
79       extlib (>= 0.9.15)
80       faraday (~> 0.8.4)
81       jwt (>= 0.1.5)
82       launchy (>= 2.1.1)
83       multi_json (>= 1.0.0)
84       signet (~> 0.4.5)
85       uuidtools (>= 2.1.0)
86     hashie (1.2.0)
87     highline (1.6.20)
88     hike (1.2.3)
89     httpauth (0.2.0)
90     i18n (0.6.5)
91     journey (1.0.4)
92     jquery-rails (3.0.4)
93       railties (>= 3.0, < 5.0)
94       thor (>= 0.14, < 2.0)
95     json (1.8.1)
96     jwt (0.1.8)
97       multi_json (>= 1.5)
98     launchy (2.4.2)
99       addressable (~> 2.3)
100     libv8 (3.16.14.3)
101     mail (2.5.4)
102       mime-types (~> 1.16)
103       treetop (~> 1.4.8)
104     mime-types (1.25)
105     multi_json (1.8.2)
106     multipart-post (1.2.0)
107     net-scp (1.1.2)
108       net-ssh (>= 2.6.5)
109     net-sftp (2.1.2)
110       net-ssh (>= 2.6.5)
111     net-ssh (2.7.0)
112     net-ssh-gateway (1.2.0)
113       net-ssh (>= 2.6.5)
114     oauth2 (0.8.1)
115       faraday (~> 0.8)
116       httpauth (~> 0.1)
117       jwt (~> 0.1.4)
118       multi_json (~> 1.0)
119       rack (~> 1.2)
120     oj (2.1.7)
121     omniauth (1.1.1)
122       hashie (~> 1.2)
123       rack
124     omniauth-oauth2 (1.1.1)
125       oauth2 (~> 0.8.0)
126       omniauth (~> 1.0)
127     passenger (4.0.23)
128       daemon_controller (>= 1.1.0)
129       rack
130       rake (>= 0.8.1)
131     pg (0.17.0)
132     polyglot (0.3.3)
133     rack (1.4.5)
134     rack-cache (1.2)
135       rack (>= 0.4)
136     rack-ssl (1.3.3)
137       rack
138     rack-test (0.6.2)
139       rack (>= 1.0)
140     rails (3.2.15)
141       actionmailer (= 3.2.15)
142       actionpack (= 3.2.15)
143       activerecord (= 3.2.15)
144       activeresource (= 3.2.15)
145       activesupport (= 3.2.15)
146       bundler (~> 1.0)
147       railties (= 3.2.15)
148     railties (3.2.15)
149       actionpack (= 3.2.15)
150       activesupport (= 3.2.15)
151       rack-ssl (~> 1.3.2)
152       rake (>= 0.8.7)
153       rdoc (~> 3.4)
154       thor (>= 0.14.6, < 2.0)
155     rake (10.1.0)
156     rdoc (3.12.2)
157       json (~> 1.4)
158     redis (3.0.5)
159     ref (1.0.5)
160     rvm-capistrano (1.5.1)
161       capistrano (~> 2.15.4)
162     sass (3.2.12)
163     sass-rails (3.2.6)
164       railties (~> 3.2.0)
165       sass (>= 3.1.10)
166       tilt (~> 1.3)
167     signet (0.4.5)
168       addressable (>= 2.2.3)
169       faraday (~> 0.8.1)
170       jwt (>= 0.1.5)
171       multi_json (>= 1.0.0)
172     sprockets (2.2.2)
173       hike (~> 1.2)
174       multi_json (~> 1.0)
175       rack (~> 1.0)
176       tilt (~> 1.1, != 1.3.0)
177     sqlite3 (1.3.8)
178     test_after_commit (0.2.2)
179     therubyracer (0.12.0)
180       libv8 (~> 3.16.14.0)
181       ref
182     thor (0.18.1)
183     tilt (1.4.1)
184     treetop (1.4.15)
185       polyglot
186       polyglot (>= 0.3.1)
187     trollop (2.0)
188     tzinfo (0.3.38)
189     uglifier (2.3.0)
190       execjs (>= 0.3.0)
191       json (>= 1.8.0)
192     uuidtools (2.1.4)
193
194 PLATFORMS
195   ruby
196
197 DEPENDENCIES
198   acts_as_api
199   andand
200   arvados-cli (>= 0.1.20140328152103)
201   coffee-rails (~> 3.2.0)
202   google-api-client (~> 0.6.3)
203   jquery-rails
204   multi_json
205   oj
206   omniauth (= 1.1.1)
207   omniauth-oauth2 (= 1.1.1)
208   passenger
209   pg
210   rails (~> 3.2.0)
211   redis
212   rvm-capistrano
213   sass-rails (>= 3.2.0)
214   sqlite3
215   test_after_commit
216   therubyracer
217   trollop
218   uglifier (>= 1.0.3)