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