Merge branch 'master' into 1971-show-image-thumbnails
[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     arel (3.0.2)
34     bootstrap-sass (3.1.0.1)
35       sass (~> 3.2)
36     bootstrap-x-editable-rails (1.5.1.1)
37       railties (>= 3.0)
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     capybara (2.2.1)
46       mime-types (>= 1.16)
47       nokogiri (>= 1.3.3)
48       rack (>= 1.0.0)
49       rack-test (>= 0.5.4)
50       xpath (~> 2.0)
51     childprocess (0.5.1)
52       ffi (~> 1.0, >= 1.0.11)
53     cliver (0.3.2)
54     coffee-rails (3.2.2)
55       coffee-script (>= 2.2.0)
56       railties (~> 3.2.0)
57     coffee-script (2.2.0)
58       coffee-script-source
59       execjs
60     coffee-script-source (1.6.3)
61     commonjs (0.2.7)
62     daemon_controller (1.1.7)
63     deep_merge (1.0.1)
64     erubis (2.7.0)
65     execjs (2.0.2)
66     ffi (1.9.3)
67     headless (1.0.1)
68     highline (1.6.20)
69     hike (1.2.3)
70     httpclient (2.3.4.1)
71     i18n (0.6.5)
72     journey (1.0.4)
73     jquery-rails (3.0.4)
74       railties (>= 3.0, < 5.0)
75       thor (>= 0.14, < 2.0)
76     json (1.8.1)
77     less (2.4.0)
78       commonjs (~> 0.2.7)
79     less-rails (2.4.2)
80       actionpack (>= 3.1)
81       less (~> 2.4.0)
82     libv8 (3.16.14.3)
83     mail (2.5.4)
84       mime-types (~> 1.16)
85       treetop (~> 1.4.8)
86     mime-types (1.25)
87     mini_portile (0.5.2)
88     multi_json (1.8.2)
89     net-scp (1.1.2)
90       net-ssh (>= 2.6.5)
91     net-sftp (2.1.2)
92       net-ssh (>= 2.6.5)
93     net-ssh (2.7.0)
94     net-ssh-gateway (1.2.0)
95       net-ssh (>= 2.6.5)
96     nokogiri (1.6.1)
97       mini_portile (~> 0.5.0)
98     oj (2.1.7)
99     passenger (4.0.23)
100       daemon_controller (>= 1.1.0)
101       rack
102       rake (>= 0.8.1)
103     piwik_analytics (1.0.2)
104       actionpack
105       activesupport
106       rails (>= 3.0.0)
107     poltergeist (1.5.0)
108       capybara (~> 2.1)
109       cliver (~> 0.3.1)
110       multi_json (~> 1.0)
111       websocket-driver (>= 0.2.0)
112     polyglot (0.3.3)
113     rack (1.4.5)
114     rack-cache (1.2)
115       rack (>= 0.4)
116     rack-ssl (1.3.3)
117       rack
118     rack-test (0.6.2)
119       rack (>= 1.0)
120     rails (3.2.15)
121       actionmailer (= 3.2.15)
122       actionpack (= 3.2.15)
123       activerecord (= 3.2.15)
124       activeresource (= 3.2.15)
125       activesupport (= 3.2.15)
126       bundler (~> 1.0)
127       railties (= 3.2.15)
128     railties (3.2.15)
129       actionpack (= 3.2.15)
130       activesupport (= 3.2.15)
131       rack-ssl (~> 1.3.2)
132       rake (>= 0.8.7)
133       rdoc (~> 3.4)
134       thor (>= 0.14.6, < 2.0)
135     rake (10.1.0)
136     rdoc (3.12.2)
137       json (~> 1.4)
138     ref (1.0.5)
139     rubyzip (1.1.0)
140     rvm-capistrano (1.5.1)
141       capistrano (~> 2.15.4)
142     sass (3.2.12)
143     sass-rails (3.2.6)
144       railties (~> 3.2.0)
145       sass (>= 3.1.10)
146       tilt (~> 1.3)
147     selenium-webdriver (2.40.0)
148       childprocess (>= 0.5.0)
149       multi_json (~> 1.0)
150       rubyzip (~> 1.0)
151       websocket (~> 1.0.4)
152     sprockets (2.2.2)
153       hike (~> 1.2)
154       multi_json (~> 1.0)
155       rack (~> 1.0)
156       tilt (~> 1.1, != 1.3.0)
157     sqlite3 (1.3.8)
158     themes_for_rails (0.5.1)
159       rails (>= 3.0.0)
160     therubyracer (0.12.0)
161       libv8 (~> 3.16.14.0)
162       ref
163     thor (0.18.1)
164     tilt (1.4.1)
165     treetop (1.4.15)
166       polyglot
167       polyglot (>= 0.3.1)
168     tzinfo (0.3.38)
169     uglifier (2.3.1)
170       execjs (>= 0.3.0)
171       json (>= 1.8.0)
172     websocket (1.0.7)
173     websocket-driver (0.3.2)
174     xpath (2.0.0)
175       nokogiri (~> 1.3)
176
177 PLATFORMS
178   ruby
179
180 DEPENDENCIES
181   RedCloth
182   andand
183   bootstrap-sass (~> 3.1.0)
184   bootstrap-x-editable-rails
185   capybara
186   coffee-rails (~> 3.2.0)
187   deep_merge
188   headless
189   httpclient
190   jquery-rails
191   less
192   less-rails
193   multi_json
194   oj
195   passenger
196   piwik_analytics
197   poltergeist
198   rails (~> 3.2.0)
199   rvm-capistrano
200   sass
201   sass-rails (~> 3.2.0)
202   selenium-webdriver
203   sqlite3
204   themes_for_rails
205   therubyracer
206   uglifier (>= 1.0.3)