upgrade to latest Rails 3.2
[arvados.git] / apps / workbench / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     RedCloth (4.2.9)
5     actionmailer (3.2.15)
6       actionpack (= 3.2.15)
7       mail (~> 2.5.4)
8     actionpack (3.2.15)
9       activemodel (= 3.2.15)
10       activesupport (= 3.2.15)
11       builder (~> 3.0.0)
12       erubis (~> 2.7.0)
13       journey (~> 1.0.4)
14       rack (~> 1.4.5)
15       rack-cache (~> 1.2)
16       rack-test (~> 0.6.1)
17       sprockets (~> 2.2.1)
18     activemodel (3.2.15)
19       activesupport (= 3.2.15)
20       builder (~> 3.0.0)
21     activerecord (3.2.15)
22       activemodel (= 3.2.15)
23       activesupport (= 3.2.15)
24       arel (~> 3.0.2)
25       tzinfo (~> 0.3.29)
26     activeresource (3.2.15)
27       activemodel (= 3.2.15)
28       activesupport (= 3.2.15)
29     activesupport (3.2.15)
30       i18n (~> 0.6, >= 0.6.4)
31       multi_json (~> 1.0)
32     andand (1.3.3)
33     anjlab-bootstrap-rails (3.0.1.1)
34       railties (>= 3.0)
35       sass (>= 3.2)
36     arel (3.0.2)
37     bootstrap-editable-rails (0.0.5)
38       railties (>= 3.1)
39     bootstrap-rails (0.0.7)
40       railties (~> 3.1)
41     builder (3.0.4)
42     capistrano (2.15.5)
43       highline
44       net-scp (>= 1.0.0)
45       net-sftp (>= 2.0.0)
46       net-ssh (>= 2.0.14)
47       net-ssh-gateway (>= 1.1.0)
48     coffee-rails (3.2.2)
49       coffee-script (>= 2.2.0)
50       railties (~> 3.2.0)
51     coffee-script (2.2.0)
52       coffee-script-source
53       execjs
54     coffee-script-source (1.6.3)
55     commonjs (0.2.7)
56     daemon_controller (1.1.7)
57     erubis (2.7.0)
58     execjs (2.0.2)
59     highline (1.6.20)
60     hike (1.2.3)
61     i18n (0.6.5)
62     journey (1.0.4)
63     jquery-rails (3.0.4)
64       railties (>= 3.0, < 5.0)
65       thor (>= 0.14, < 2.0)
66     json (1.8.1)
67     less (2.4.0)
68       commonjs (~> 0.2.7)
69     less-rails (2.4.2)
70       actionpack (>= 3.1)
71       less (~> 2.4.0)
72     libv8 (3.16.14.3)
73     mail (2.5.4)
74       mime-types (~> 1.16)
75       treetop (~> 1.4.8)
76     mime-types (1.25)
77     multi_json (1.8.2)
78     net-scp (1.1.2)
79       net-ssh (>= 2.6.5)
80     net-sftp (2.1.2)
81       net-ssh (>= 2.6.5)
82     net-ssh (2.7.0)
83     net-ssh-gateway (1.2.0)
84       net-ssh (>= 2.6.5)
85     oj (2.1.7)
86     passenger (4.0.23)
87       daemon_controller (>= 1.1.0)
88       rack
89       rake (>= 0.8.1)
90     pg (0.17.0)
91     piwik_analytics (1.0.2)
92       actionpack
93       activesupport
94       rails (>= 3.0.0)
95     polyglot (0.3.3)
96     rack (1.4.5)
97     rack-cache (1.2)
98       rack (>= 0.4)
99     rack-ssl (1.3.3)
100       rack
101     rack-test (0.6.2)
102       rack (>= 1.0)
103     rails (3.2.15)
104       actionmailer (= 3.2.15)
105       actionpack (= 3.2.15)
106       activerecord (= 3.2.15)
107       activeresource (= 3.2.15)
108       activesupport (= 3.2.15)
109       bundler (~> 1.0)
110       railties (= 3.2.15)
111     railties (3.2.15)
112       actionpack (= 3.2.15)
113       activesupport (= 3.2.15)
114       rack-ssl (~> 1.3.2)
115       rake (>= 0.8.7)
116       rdoc (~> 3.4)
117       thor (>= 0.14.6, < 2.0)
118     rake (10.1.0)
119     rdoc (3.12.2)
120       json (~> 1.4)
121     ref (1.0.5)
122     rvm-capistrano (1.5.1)
123       capistrano (~> 2.15.4)
124     sass (3.2.12)
125     sass-rails (3.2.6)
126       railties (~> 3.2.0)
127       sass (>= 3.1.10)
128       tilt (~> 1.3)
129     sprockets (2.2.2)
130       hike (~> 1.2)
131       multi_json (~> 1.0)
132       rack (~> 1.0)
133       tilt (~> 1.1, != 1.3.0)
134     sqlite3 (1.3.8)
135     therubyracer (0.12.0)
136       libv8 (~> 3.16.14.0)
137       ref
138     thor (0.18.1)
139     tilt (1.4.1)
140     treetop (1.4.15)
141       polyglot
142       polyglot (>= 0.3.1)
143     twitter-bootstrap-rails (2.2.8)
144       actionpack (>= 3.1)
145       execjs
146       rails (>= 3.1)
147       railties (>= 3.1)
148     tzinfo (0.3.38)
149     uglifier (2.3.0)
150       execjs (>= 0.3.0)
151       json (>= 1.8.0)
152
153 PLATFORMS
154   ruby
155
156 DEPENDENCIES
157   RedCloth
158   andand
159   anjlab-bootstrap-rails (>= 2.2)
160   bootstrap-editable-rails
161   bootstrap-rails
162   coffee-rails (~> 3.2.0)
163   jquery-rails
164   less
165   less-rails
166   multi_json
167   oj
168   passenger
169   pg
170   piwik_analytics
171   rails (~> 3.2.0)
172   rvm-capistrano
173   sass-rails (~> 3.2.0)
174   sqlite3
175   therubyracer
176   twitter-bootstrap-rails
177   uglifier (>= 1.0.3)