Add 'apps/arv-web/' from commit 'f9732ad8460d013c2f28363655d0d1b91894dca5'
[arvados.git] / apps / workbench / Gemfile.lock
1 GIT
2   remote: https://github.com/holtkampw/themes_for_rails
3   revision: 1fd2d7897d75ae0d6375f4c390df87b8e91ad417
4   ref: 1fd2d7897d75ae0d6375f4c390df87b8e91ad417
5   specs:
6     themes_for_rails (0.5.1)
7       rails (>= 3.0.0)
8
9 GEM
10   remote: https://rubygems.org/
11   specs:
12     RedCloth (4.2.9)
13     actionmailer (4.1.8)
14       actionpack (= 4.1.8)
15       actionview (= 4.1.8)
16       mail (~> 2.5, >= 2.5.4)
17     actionpack (4.1.8)
18       actionview (= 4.1.8)
19       activesupport (= 4.1.8)
20       rack (~> 1.5.2)
21       rack-test (~> 0.6.2)
22     actionview (4.1.8)
23       activesupport (= 4.1.8)
24       builder (~> 3.1)
25       erubis (~> 2.7.0)
26     activemodel (4.1.8)
27       activesupport (= 4.1.8)
28       builder (~> 3.1)
29     activerecord (4.1.8)
30       activemodel (= 4.1.8)
31       activesupport (= 4.1.8)
32       arel (~> 5.0.0)
33     activesupport (4.1.8)
34       i18n (~> 0.6, >= 0.6.9)
35       json (~> 1.7, >= 1.7.7)
36       minitest (~> 5.1)
37       thread_safe (~> 0.1)
38       tzinfo (~> 1.1)
39     addressable (2.3.6)
40     andand (1.3.3)
41     angularjs-rails (1.3.3)
42     arel (5.0.1.20140414130214)
43     arvados (0.1.20141114230720)
44       activesupport (>= 3.2.13)
45       andand (~> 1.3, >= 1.3.3)
46       google-api-client (~> 0.6.3, >= 0.6.3)
47       json (~> 1.7, >= 1.7.7)
48       jwt (>= 0.1.5, < 1.0.0)
49     autoparse (0.3.3)
50       addressable (>= 2.3.1)
51       extlib (>= 0.9.15)
52       multi_json (>= 1.0.0)
53     bootstrap-sass (3.1.1.1)
54       sass (~> 3.2)
55     bootstrap-tab-history-rails (0.1.0)
56       railties (>= 3.1)
57     bootstrap-x-editable-rails (1.5.1.1)
58       railties (>= 3.0)
59     builder (3.2.2)
60     byebug (3.5.1)
61       columnize (~> 0.8)
62       debugger-linecache (~> 1.2)
63       slop (~> 3.6)
64     capistrano (2.15.5)
65       highline
66       net-scp (>= 1.0.0)
67       net-sftp (>= 2.0.0)
68       net-ssh (>= 2.0.14)
69       net-ssh-gateway (>= 1.1.0)
70     capybara (2.4.4)
71       mime-types (>= 1.16)
72       nokogiri (>= 1.3.3)
73       rack (>= 1.0.0)
74       rack-test (>= 0.5.4)
75       xpath (~> 2.0)
76     childprocess (0.5.5)
77       ffi (~> 1.0, >= 1.0.11)
78     cliver (0.3.2)
79     coffee-rails (4.1.0)
80       coffee-script (>= 2.2.0)
81       railties (>= 4.0.0, < 5.0)
82     coffee-script (2.3.0)
83       coffee-script-source
84       execjs
85     coffee-script-source (1.8.0)
86     columnize (0.8.9)
87     commonjs (0.2.7)
88     daemon_controller (1.2.0)
89     debugger-linecache (1.2.0)
90     deep_merge (1.0.1)
91     erubis (2.7.0)
92     execjs (2.2.2)
93     extlib (0.9.16)
94     faraday (0.8.9)
95       multipart-post (~> 1.2.0)
96     ffi (1.9.6)
97     google-api-client (0.6.4)
98       addressable (>= 2.3.2)
99       autoparse (>= 0.3.3)
100       extlib (>= 0.9.15)
101       faraday (~> 0.8.4)
102       jwt (>= 0.1.5)
103       launchy (>= 2.1.1)
104       multi_json (>= 1.0.0)
105       signet (~> 0.4.5)
106       uuidtools (>= 2.1.0)
107     headless (1.0.2)
108     highline (1.6.21)
109     hike (1.2.3)
110     httpclient (2.5.3.3)
111     i18n (0.6.11)
112     jquery-rails (3.1.2)
113       railties (>= 3.0, < 5.0)
114       thor (>= 0.14, < 2.0)
115     json (1.8.1)
116     jwt (0.1.13)
117       multi_json (>= 1.5)
118     launchy (2.4.3)
119       addressable (~> 2.3)
120     less (2.6.0)
121       commonjs (~> 0.2.7)
122     less-rails (2.6.0)
123       actionpack (>= 3.1)
124       less (~> 2.6.0)
125     libv8 (3.16.14.7)
126     mail (2.6.3)
127       mime-types (>= 1.16, < 3)
128     metaclass (0.0.4)
129     mime-types (2.4.3)
130     mini_portile (0.6.1)
131     minitest (5.4.3)
132     mocha (1.1.0)
133       metaclass (~> 0.0.1)
134     morrisjs-rails (0.5.1)
135       railties (> 3.1, < 5)
136     multi_json (1.10.1)
137     multipart-post (1.2.0)
138     net-scp (1.2.1)
139       net-ssh (>= 2.6.5)
140     net-sftp (2.1.2)
141       net-ssh (>= 2.6.5)
142     net-ssh (2.9.1)
143     net-ssh-gateway (1.2.0)
144       net-ssh (>= 2.6.5)
145     nokogiri (1.6.4.1)
146       mini_portile (~> 0.6.0)
147     oj (2.11.1)
148     passenger (4.0.53)
149       daemon_controller (>= 1.2.0)
150       rack
151       rake (>= 0.8.1)
152     piwik_analytics (1.0.2)
153       actionpack
154       activesupport
155       rails (>= 3.0.0)
156     poltergeist (1.5.1)
157       capybara (~> 2.1)
158       cliver (~> 0.3.1)
159       multi_json (~> 1.0)
160       websocket-driver (>= 0.2.0)
161     rack (1.5.2)
162     rack-test (0.6.2)
163       rack (>= 1.0)
164     rails (4.1.8)
165       actionmailer (= 4.1.8)
166       actionpack (= 4.1.8)
167       actionview (= 4.1.8)
168       activemodel (= 4.1.8)
169       activerecord (= 4.1.8)
170       activesupport (= 4.1.8)
171       bundler (>= 1.3.0, < 2.0)
172       railties (= 4.1.8)
173       sprockets-rails (~> 2.0)
174     rails-perftest (0.0.5)
175     railties (4.1.8)
176       actionpack (= 4.1.8)
177       activesupport (= 4.1.8)
178       rake (>= 0.8.7)
179       thor (>= 0.18.1, < 2.0)
180     rake (10.4.0)
181     raphael-rails (2.1.2)
182     ref (1.0.5)
183     ruby-debug-passenger (0.2.0)
184     ruby-prof (0.15.2)
185     rubyzip (1.1.6)
186     rvm-capistrano (1.5.5)
187       capistrano (~> 2.15.4)
188     sass (3.2.19)
189     sass-rails (4.0.4)
190       railties (>= 4.0.0, < 5.0)
191       sass (~> 3.2.2)
192       sprockets (~> 2.8, < 2.12)
193       sprockets-rails (~> 2.0)
194     selenium-webdriver (2.44.0)
195       childprocess (~> 0.5)
196       multi_json (~> 1.0)
197       rubyzip (~> 1.0)
198       websocket (~> 1.0)
199     signet (0.4.5)
200       addressable (>= 2.2.3)
201       faraday (~> 0.8.1)
202       jwt (>= 0.1.5)
203       multi_json (>= 1.0.0)
204     simplecov (0.7.1)
205       multi_json (~> 1.0)
206       simplecov-html (~> 0.7.1)
207     simplecov-html (0.7.1)
208     simplecov-rcov (0.2.3)
209       simplecov (>= 0.4.1)
210     slop (3.6.0)
211     sprockets (2.11.3)
212       hike (~> 1.2)
213       multi_json (~> 1.0)
214       rack (~> 1.0)
215       tilt (~> 1.1, != 1.3.0)
216     sprockets-rails (2.2.0)
217       actionpack (>= 3.0)
218       activesupport (>= 3.0)
219       sprockets (>= 2.8, < 4.0)
220     sqlite3 (1.3.10)
221     sshkey (1.6.1)
222     therubyracer (0.12.1)
223       libv8 (~> 3.16.14.0)
224       ref
225     thor (0.19.1)
226     thread_safe (0.3.4)
227     tilt (1.4.1)
228     tzinfo (1.2.2)
229       thread_safe (~> 0.1)
230     uglifier (2.5.3)
231       execjs (>= 0.3.0)
232       json (>= 1.8.0)
233     uuidtools (2.1.5)
234     websocket (1.2.1)
235     websocket-driver (0.4.0)
236     wiselinks (1.2.1)
237     xpath (2.0.0)
238       nokogiri (~> 1.3)
239
240 PLATFORMS
241   ruby
242
243 DEPENDENCIES
244   RedCloth
245   andand
246   angularjs-rails
247   arvados (>= 0.1.20141114230720)
248   bootstrap-sass (~> 3.1.0)
249   bootstrap-tab-history-rails
250   bootstrap-x-editable-rails
251   byebug
252   capybara
253   coffee-rails
254   deep_merge
255   headless
256   httpclient (~> 2.5.0)
257   jquery-rails
258   less
259   less-rails
260   minitest (>= 5.0.0)
261   mocha
262   morrisjs-rails
263   multi_json
264   oj
265   passenger
266   piwik_analytics
267   poltergeist
268   rails (~> 4.1.0)
269   rails-perftest
270   raphael-rails
271   ruby-debug-passenger
272   ruby-prof
273   rvm-capistrano
274   sass
275   sass-rails (~> 4.0.4)
276   selenium-webdriver
277   simplecov (~> 0.7.1)
278   simplecov-rcov
279   sqlite3
280   sshkey
281   themes_for_rails!
282   therubyracer
283   uglifier (>= 1.0.3)
284   wiselinks