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