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