upgrade gem dependencies
[arvados.git] / apps / workbench / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     RedCloth (4.2.9)
5     actionmailer (3.2.11)
6       actionpack (= 3.2.11)
7       mail (~> 2.4.4)
8     actionpack (3.2.11)
9       activemodel (= 3.2.11)
10       activesupport (= 3.2.11)
11       builder (~> 3.0.0)
12       erubis (~> 2.7.0)
13       journey (~> 1.0.4)
14       rack (~> 1.4.0)
15       rack-cache (~> 1.2)
16       rack-test (~> 0.6.1)
17       sprockets (~> 2.2.1)
18     activemodel (3.2.11)
19       activesupport (= 3.2.11)
20       builder (~> 3.0.0)
21     activerecord (3.2.11)
22       activemodel (= 3.2.11)
23       activesupport (= 3.2.11)
24       arel (~> 3.0.2)
25       tzinfo (~> 0.3.29)
26     activeresource (3.2.11)
27       activemodel (= 3.2.11)
28       activesupport (= 3.2.11)
29     activesupport (3.2.11)
30       i18n (~> 0.6)
31       multi_json (~> 1.0)
32     andand (1.3.3)
33     anjlab-bootstrap-rails (3.0.1.0)
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.4.4)
74       i18n (>= 0.4.0)
75       mime-types (~> 1.16)
76       treetop (~> 1.4.8)
77     mime-types (1.25)
78     multi_json (1.8.2)
79     net-scp (1.1.2)
80       net-ssh (>= 2.6.5)
81     net-sftp (2.1.2)
82       net-ssh (>= 2.6.5)
83     net-ssh (2.7.0)
84     net-ssh-gateway (1.2.0)
85       net-ssh (>= 2.6.5)
86     oj (2.1.7)
87     passenger (4.0.23)
88       daemon_controller (>= 1.1.0)
89       rack
90       rake (>= 0.8.1)
91     pg (0.17.0)
92     piwik_analytics (1.0.2)
93       actionpack
94       activesupport
95       rails (>= 3.0.0)
96     polyglot (0.3.3)
97     rack (1.4.5)
98     rack-cache (1.2)
99       rack (>= 0.4)
100     rack-ssl (1.3.3)
101       rack
102     rack-test (0.6.2)
103       rack (>= 1.0)
104     rails (3.2.11)
105       actionmailer (= 3.2.11)
106       actionpack (= 3.2.11)
107       activerecord (= 3.2.11)
108       activeresource (= 3.2.11)
109       activesupport (= 3.2.11)
110       bundler (~> 1.0)
111       railties (= 3.2.11)
112     railties (3.2.11)
113       actionpack (= 3.2.11)
114       activesupport (= 3.2.11)
115       rack-ssl (~> 1.3.2)
116       rake (>= 0.8.7)
117       rdoc (~> 3.4)
118       thor (>= 0.14.6, < 2.0)
119     rake (10.1.0)
120     rdoc (3.12.2)
121       json (~> 1.4)
122     ref (1.0.5)
123     rvm-capistrano (1.5.1)
124       capistrano (~> 2.15.4)
125     sass (3.2.12)
126     sass-rails (3.2.6)
127       railties (~> 3.2.0)
128       sass (>= 3.1.10)
129       tilt (~> 1.3)
130     sprockets (2.2.2)
131       hike (~> 1.2)
132       multi_json (~> 1.0)
133       rack (~> 1.0)
134       tilt (~> 1.1, != 1.3.0)
135     sqlite3 (1.3.8)
136     therubyracer (0.12.0)
137       libv8 (~> 3.16.14.0)
138       ref
139     thor (0.18.1)
140     tilt (1.4.1)
141     treetop (1.4.15)
142       polyglot
143       polyglot (>= 0.3.1)
144     twitter-bootstrap-rails (2.2.8)
145       actionpack (>= 3.1)
146       execjs
147       rails (>= 3.1)
148       railties (>= 3.1)
149     tzinfo (0.3.38)
150     uglifier (2.3.0)
151       execjs (>= 0.3.0)
152       json (>= 1.8.0)
153
154 PLATFORMS
155   ruby
156
157 DEPENDENCIES
158   RedCloth
159   andand
160   anjlab-bootstrap-rails (>= 2.2)
161   bootstrap-editable-rails
162   bootstrap-rails
163   coffee-rails (~> 3.2.1)
164   jquery-rails
165   less
166   less-rails
167   multi_json
168   oj
169   passenger
170   pg
171   piwik_analytics
172   rails (= 3.2.11)
173   rvm-capistrano
174   sass-rails (~> 3.2.3)
175   sqlite3
176   therubyracer
177   twitter-bootstrap-rails
178   uglifier (>= 1.0.3)