upgrade gem dependencies
[arvados.git] / services / api / Gemfile.lock
1 GEM
2   remote: http://rubygems.org/
3   specs:
4     actionmailer (3.1.10)
5       actionpack (= 3.1.10)
6       mail (~> 2.3.3)
7     actionpack (3.1.10)
8       activemodel (= 3.1.10)
9       activesupport (= 3.1.10)
10       builder (~> 3.0.0)
11       erubis (~> 2.7.0)
12       i18n (~> 0.6)
13       rack (~> 1.3.6)
14       rack-cache (~> 1.2)
15       rack-mount (~> 0.8.2)
16       rack-test (~> 0.6.1)
17       sprockets (~> 2.0.4)
18     activemodel (3.1.10)
19       activesupport (= 3.1.10)
20       builder (~> 3.0.0)
21       i18n (~> 0.6)
22     activerecord (3.1.10)
23       activemodel (= 3.1.10)
24       activesupport (= 3.1.10)
25       arel (~> 2.2.3)
26       tzinfo (~> 0.3.29)
27     activeresource (3.1.10)
28       activemodel (= 3.1.10)
29       activesupport (= 3.1.10)
30     activesupport (3.1.10)
31       multi_json (>= 1.0, < 1.3)
32     acts_as_api (0.4.1)
33       activemodel (>= 3.0.0)
34       activesupport (>= 3.0.0)
35       rack (>= 1.1.0)
36     andand (1.3.3)
37     arel (2.2.3)
38     builder (3.0.4)
39     capistrano (2.15.5)
40       highline
41       net-scp (>= 1.0.0)
42       net-sftp (>= 2.0.0)
43       net-ssh (>= 2.0.14)
44       net-ssh-gateway (>= 1.1.0)
45     coffee-rails (3.1.1)
46       coffee-script (>= 2.2.0)
47       railties (~> 3.1.0)
48     coffee-script (2.2.0)
49       coffee-script-source
50       execjs
51     coffee-script-source (1.6.3)
52     daemon_controller (1.1.7)
53     erubis (2.7.0)
54     execjs (2.0.2)
55     faraday (0.8.8)
56       multipart-post (~> 1.2.0)
57     hashie (1.2.0)
58     highline (1.6.20)
59     hike (1.2.3)
60     httpauth (0.2.0)
61     i18n (0.6.5)
62     jquery-rails (3.0.4)
63       railties (>= 3.0, < 5.0)
64       thor (>= 0.14, < 2.0)
65     json (1.8.1)
66     jwt (0.1.6)
67       multi_json (>= 1.0)
68     libv8 (3.16.14.3)
69     mail (2.3.3)
70       i18n (>= 0.4.0)
71       mime-types (~> 1.16)
72       treetop (~> 1.4.8)
73     mime-types (1.25)
74     multi_json (1.2.0)
75     multipart-post (1.2.0)
76     net-scp (1.1.2)
77       net-ssh (>= 2.6.5)
78     net-sftp (2.1.2)
79       net-ssh (>= 2.6.5)
80     net-ssh (2.7.0)
81     net-ssh-gateway (1.2.0)
82       net-ssh (>= 2.6.5)
83     oauth2 (0.8.1)
84       faraday (~> 0.8)
85       httpauth (~> 0.1)
86       jwt (~> 0.1.4)
87       multi_json (~> 1.0)
88       rack (~> 1.2)
89     oj (2.1.7)
90     omniauth (1.1.1)
91       hashie (~> 1.2)
92       rack
93     omniauth-oauth2 (1.1.1)
94       oauth2 (~> 0.8.0)
95       omniauth (~> 1.0)
96     passenger (4.0.23)
97       daemon_controller (>= 1.1.0)
98       rack
99       rake (>= 0.8.1)
100     pg (0.17.0)
101     polyglot (0.3.3)
102     rack (1.3.10)
103     rack-cache (1.2)
104       rack (>= 0.4)
105     rack-mount (0.8.3)
106       rack (>= 1.0.0)
107     rack-ssl (1.3.3)
108       rack
109     rack-test (0.6.2)
110       rack (>= 1.0)
111     rails (3.1.10)
112       actionmailer (= 3.1.10)
113       actionpack (= 3.1.10)
114       activerecord (= 3.1.10)
115       activeresource (= 3.1.10)
116       activesupport (= 3.1.10)
117       bundler (~> 1.0)
118       railties (= 3.1.10)
119     railties (3.1.10)
120       actionpack (= 3.1.10)
121       activesupport (= 3.1.10)
122       rack-ssl (~> 1.3.2)
123       rake (>= 0.8.7)
124       rdoc (~> 3.4)
125       thor (~> 0.14.6)
126     rake (10.1.0)
127     rdoc (3.12.2)
128       json (~> 1.4)
129     redis (3.0.5)
130     ref (1.0.5)
131     rvm-capistrano (1.5.1)
132       capistrano (~> 2.15.4)
133     sass (3.1.21)
134     sass-rails (3.1.5)
135       actionpack (~> 3.1.0)
136       railties (~> 3.1.0)
137       sass (~> 3.1.10)
138       tilt (~> 1.3.2)
139     sprockets (2.0.4)
140       hike (~> 1.2)
141       rack (~> 1.0)
142       tilt (~> 1.1, != 1.3.0)
143     therubyracer (0.12.0)
144       libv8 (~> 3.16.14.0)
145       ref
146     thor (0.14.6)
147     tilt (1.3.7)
148     treetop (1.4.15)
149       polyglot
150       polyglot (>= 0.3.1)
151     tzinfo (0.3.38)
152     uglifier (2.3.0)
153       execjs (>= 0.3.0)
154       json (>= 1.8.0)
155
156 PLATFORMS
157   ruby
158
159 DEPENDENCIES
160   acts_as_api
161   andand
162   coffee-rails (~> 3.1.1)
163   jquery-rails
164   multi_json
165   oj
166   omniauth (= 1.1.1)
167   omniauth-oauth2 (= 1.1.1)
168   passenger
169   pg
170   rails (= 3.1.10)
171   redis
172   rvm-capistrano
173   sass-rails (= 3.1.5)
174   therubyracer
175   uglifier (>= 1.0.3)