Merge branch '13143-secret-mounts'
[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.3.2)
12     actionmailer (4.1.16)
13       actionpack (= 4.1.16)
14       actionview (= 4.1.16)
15       mail (~> 2.5, >= 2.5.4)
16     actionpack (4.1.16)
17       actionview (= 4.1.16)
18       activesupport (= 4.1.16)
19       rack (~> 1.5.2)
20       rack-test (~> 0.6.2)
21     actionview (4.1.16)
22       activesupport (= 4.1.16)
23       builder (~> 3.1)
24       erubis (~> 2.7.0)
25     activemodel (4.1.16)
26       activesupport (= 4.1.16)
27       builder (~> 3.1)
28     activerecord (4.1.16)
29       activemodel (= 4.1.16)
30       activesupport (= 4.1.16)
31       arel (~> 5.0.0)
32     activerecord-nulldb-adapter (0.3.8)
33       activerecord (>= 2.0.0)
34     activesupport (4.1.16)
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.5.2)
41       public_suffix (>= 2.0.2, < 4.0)
42     andand (1.3.3)
43     angularjs-rails (1.3.15)
44     arel (5.0.1.20140414130214)
45     arvados (0.1.20180302192246)
46       activesupport (>= 3)
47       andand (~> 1.3, >= 1.3.3)
48       google-api-client (>= 0.7, < 0.8.9)
49       i18n (~> 0)
50       json (>= 1.7.7, < 3)
51       jwt (>= 0.1.5, < 2)
52     autoparse (0.3.3)
53       addressable (>= 2.3.1)
54       extlib (>= 0.9.15)
55       multi_json (>= 1.0.0)
56     bootstrap-sass (3.1.1.1)
57       sass (~> 3.2)
58     bootstrap-tab-history-rails (0.1.0)
59       railties (>= 3.1)
60     bootstrap-x-editable-rails (1.5.1.1)
61       railties (>= 3.0)
62     builder (3.2.3)
63     byebug (10.0.0)
64     capistrano (2.15.9)
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.5.0)
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.8.0)
77       ffi (~> 1.0, >= 1.0.11)
78     cliver (0.3.2)
79     coffee-rails (4.2.2)
80       coffee-script (>= 2.2.0)
81       railties (>= 4.0.0)
82     coffee-script (2.4.1)
83       coffee-script-source
84       execjs
85     coffee-script-source (1.12.2)
86     commonjs (0.2.7)
87     concurrent-ruby (1.0.5)
88     deep_merge (1.2.1)
89     docile (1.1.5)
90     erubis (2.7.0)
91     execjs (2.7.0)
92     extlib (0.9.16)
93     faraday (0.14.0)
94       multipart-post (>= 1.2, < 3)
95     ffi (1.9.23)
96     flamegraph (0.9.5)
97     google-api-client (0.8.7)
98       activesupport (>= 3.2, < 5.0)
99       addressable (~> 2.3)
100       autoparse (~> 0.3)
101       extlib (~> 0.9)
102       faraday (~> 0.9)
103       googleauth (~> 0.3)
104       launchy (~> 2.4)
105       multi_json (~> 1.10)
106       retriable (~> 1.4)
107       signet (~> 0.6)
108     googleauth (0.6.2)
109       faraday (~> 0.12)
110       jwt (>= 1.4, < 3.0)
111       logging (~> 2.0)
112       memoist (~> 0.12)
113       multi_json (~> 1.11)
114       os (~> 0.9)
115       signet (~> 0.7)
116     grease (0.3.1)
117     headless (1.0.2)
118     highline (1.7.10)
119     httpclient (2.8.3)
120     i18n (0.9.5)
121       concurrent-ruby (~> 1.0)
122     jquery-rails (3.1.4)
123       railties (>= 3.0, < 5.0)
124       thor (>= 0.14, < 2.0)
125     json (1.8.6)
126     jwt (1.5.6)
127     launchy (2.4.3)
128       addressable (~> 2.3)
129     less (2.6.0)
130       commonjs (~> 0.2.7)
131     less-rails (3.0.0)
132       actionpack (>= 4.0)
133       grease
134       less (~> 2.6.0)
135       sprockets (> 2, < 4)
136       tilt
137     libv8 (3.16.14.19)
138     little-plugger (1.1.4)
139     logging (2.2.2)
140       little-plugger (~> 1.1)
141       multi_json (~> 1.10)
142     lograge (0.9.0)
143       actionpack (>= 4)
144       activesupport (>= 4)
145       railties (>= 4)
146       request_store (~> 1.0)
147     logstash-event (1.2.02)
148     mail (2.7.0)
149       mini_mime (>= 0.1.1)
150     memoist (0.16.0)
151     metaclass (0.0.4)
152     mime-types (3.1)
153       mime-types-data (~> 3.2015)
154     mime-types-data (3.2016.0521)
155     mini_mime (1.0.0)
156     mini_portile2 (2.3.0)
157     minitest (5.10.3)
158     mocha (1.3.0)
159       metaclass (~> 0.0.1)
160     morrisjs-rails (0.5.1.2)
161       railties (> 3.1, < 6)
162     multi_json (1.13.1)
163     multipart-post (2.0.0)
164     net-scp (1.2.1)
165       net-ssh (>= 2.6.5)
166     net-sftp (2.1.2)
167       net-ssh (>= 2.6.5)
168     net-ssh (4.2.0)
169     net-ssh-gateway (2.0.0)
170       net-ssh (>= 4.0.0)
171     nokogiri (1.8.2)
172       mini_portile2 (~> 2.3.0)
173     npm-rails (0.2.1)
174       rails (>= 3.2)
175     oj (3.5.0)
176     os (0.9.6)
177     passenger (5.2.1)
178       rack
179       rake (>= 0.8.1)
180     piwik_analytics (1.0.2)
181       actionpack
182       activesupport
183       rails (>= 3.0.0)
184     poltergeist (1.5.1)
185       capybara (~> 2.1)
186       cliver (~> 0.3.1)
187       multi_json (~> 1.0)
188       websocket-driver (>= 0.2.0)
189     public_suffix (3.0.2)
190     rack (1.5.5)
191     rack-mini-profiler (0.10.7)
192       rack (>= 1.2.0)
193     rack-test (0.6.3)
194       rack (>= 1.0)
195     rails (4.1.16)
196       actionmailer (= 4.1.16)
197       actionpack (= 4.1.16)
198       actionview (= 4.1.16)
199       activemodel (= 4.1.16)
200       activerecord (= 4.1.16)
201       activesupport (= 4.1.16)
202       bundler (>= 1.3.0, < 2.0)
203       railties (= 4.1.16)
204       sprockets-rails (~> 2.0)
205     rails-perftest (0.0.7)
206     railties (4.1.16)
207       actionpack (= 4.1.16)
208       activesupport (= 4.1.16)
209       rake (>= 0.8.7)
210       thor (>= 0.18.1, < 2.0)
211     rake (12.3.0)
212     raphael-rails (2.1.2)
213     rb-fsevent (0.10.3)
214     rb-inotify (0.9.10)
215       ffi (>= 0.5.0, < 2)
216     ref (2.0.0)
217     request_store (1.4.0)
218       rack (>= 1.4)
219     retriable (1.4.1)
220     ruby-debug-passenger (0.2.0)
221     ruby-prof (0.17.0)
222     rubyzip (1.2.1)
223     rvm-capistrano (1.5.6)
224       capistrano (~> 2.15.4)
225     safe_yaml (1.0.4)
226     sass (3.5.5)
227       sass-listen (~> 4.0.0)
228     sass-listen (4.0.0)
229       rb-fsevent (~> 0.9, >= 0.9.4)
230       rb-inotify (~> 0.9, >= 0.9.7)
231     sass-rails (5.0.7)
232       railties (>= 4.0.0, < 6)
233       sass (~> 3.1)
234       sprockets (>= 2.8, < 4.0)
235       sprockets-rails (>= 2.0, < 4.0)
236       tilt (>= 1.1, < 3)
237     selenium-webdriver (2.53.4)
238       childprocess (~> 0.5)
239       rubyzip (~> 1.0)
240       websocket (~> 1.0)
241     signet (0.8.1)
242       addressable (~> 2.3)
243       faraday (~> 0.9)
244       jwt (>= 1.5, < 3.0)
245       multi_json (~> 1.10)
246     simplecov (0.15.1)
247       docile (~> 1.1.0)
248       json (>= 1.8, < 3)
249       simplecov-html (~> 0.10.0)
250     simplecov-html (0.10.2)
251     simplecov-rcov (0.2.3)
252       simplecov (>= 0.4.1)
253     sprockets (3.7.1)
254       concurrent-ruby (~> 1.0)
255       rack (> 1, < 3)
256     sprockets-rails (2.3.3)
257       actionpack (>= 3.0)
258       activesupport (>= 3.0)
259       sprockets (>= 2.8, < 4.0)
260     sshkey (1.9.0)
261     therubyracer (0.12.3)
262       libv8 (~> 3.16.14.15)
263       ref
264     thor (0.20.0)
265     thread_safe (0.3.6)
266     tilt (2.0.8)
267     tzinfo (1.2.5)
268       thread_safe (~> 0.1)
269     uglifier (2.7.2)
270       execjs (>= 0.3.0)
271       json (>= 1.8.0)
272     websocket (1.2.5)
273     websocket-driver (0.7.0)
274       websocket-extensions (>= 0.1.0)
275     websocket-extensions (0.1.3)
276     wiselinks (1.2.1)
277     xpath (2.1.0)
278       nokogiri (~> 1.3)
279
280 PLATFORMS
281   ruby
282
283 DEPENDENCIES
284   RedCloth
285   activerecord-nulldb-adapter
286   andand
287   angularjs-rails (~> 1.3.8)
288   arvados (>= 0.1.20150511150219)
289   bootstrap-sass (~> 3.1.0)
290   bootstrap-tab-history-rails
291   bootstrap-x-editable-rails
292   byebug
293   capybara (~> 2.5.0)
294   coffee-rails
295   deep_merge
296   flamegraph
297   headless (~> 1.0.2)
298   httpclient (~> 2.5)
299   jquery-rails
300   less
301   less-rails
302   lograge
303   logstash-event
304   mime-types
305   minitest (~> 5.10.3)
306   mocha
307   morrisjs-rails
308   multi_json
309   npm-rails
310   oj
311   passenger
312   piwik_analytics
313   poltergeist (~> 1.5.1)
314   rack-mini-profiler
315   rails (< 4.2)
316   rails-perftest
317   raphael-rails
318   ruby-debug-passenger
319   ruby-prof
320   rvm-capistrano
321   safe_yaml
322   sass
323   sass-rails
324   selenium-webdriver (~> 2.53.1)
325   simplecov (~> 0.7)
326   simplecov-rcov
327   sshkey
328   themes_for_rails!
329   therubyracer
330   uglifier (~> 2.0)
331   wiselinks
332
333 BUNDLED WITH
334    1.16.1