14988: Initial Gemfile update. Replaces EOLed sass gem.
[arvados.git] / apps / workbench / Gemfile.lock
1 GIT
2   remote: https://github.com/curoverse/themes_for_rails
3   revision: ddf6e592b3b6493ea0c2de7b5d3faa120ed35be0
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     actioncable (5.0.7.2)
13       actionpack (= 5.0.7.2)
14       nio4r (>= 1.2, < 3.0)
15       websocket-driver (~> 0.6.1)
16     actionmailer (5.0.7.2)
17       actionpack (= 5.0.7.2)
18       actionview (= 5.0.7.2)
19       activejob (= 5.0.7.2)
20       mail (~> 2.5, >= 2.5.4)
21       rails-dom-testing (~> 2.0)
22     actionpack (5.0.7.2)
23       actionview (= 5.0.7.2)
24       activesupport (= 5.0.7.2)
25       rack (~> 2.0)
26       rack-test (~> 0.6.3)
27       rails-dom-testing (~> 2.0)
28       rails-html-sanitizer (~> 1.0, >= 1.0.2)
29     actionview (5.0.7.2)
30       activesupport (= 5.0.7.2)
31       builder (~> 3.1)
32       erubis (~> 2.7.0)
33       rails-dom-testing (~> 2.0)
34       rails-html-sanitizer (~> 1.0, >= 1.0.3)
35     activejob (5.0.7.2)
36       activesupport (= 5.0.7.2)
37       globalid (>= 0.3.6)
38     activemodel (5.0.7.2)
39       activesupport (= 5.0.7.2)
40     activerecord (5.0.7.2)
41       activemodel (= 5.0.7.2)
42       activesupport (= 5.0.7.2)
43       arel (~> 7.0)
44     activerecord-nulldb-adapter (0.3.9)
45       activerecord (>= 2.0.0)
46     activesupport (5.0.7.2)
47       concurrent-ruby (~> 1.0, >= 1.0.2)
48       i18n (>= 0.7, < 2)
49       minitest (~> 5.1)
50       tzinfo (~> 1.1)
51     addressable (2.6.0)
52       public_suffix (>= 2.0.2, < 4.0)
53     andand (1.3.3)
54     angularjs-rails (1.3.15)
55     arel (7.1.4)
56     arvados (1.3.1.20190320201707)
57       activesupport (>= 3)
58       andand (~> 1.3, >= 1.3.3)
59       arvados-google-api-client (>= 0.7, < 0.8.9)
60       i18n (~> 0)
61       json (>= 1.7.7, < 3)
62       jwt (>= 0.1.5, < 2)
63     arvados-google-api-client (0.8.7.2)
64       activesupport (>= 3.2, < 5.1)
65       addressable (~> 2.3)
66       autoparse (~> 0.3)
67       extlib (~> 0.9)
68       faraday (~> 0.9)
69       googleauth (~> 0.3)
70       launchy (~> 2.4)
71       multi_json (~> 1.10)
72       retriable (~> 1.4)
73       signet (~> 0.6)
74     autoparse (0.3.3)
75       addressable (>= 2.3.1)
76       extlib (>= 0.9.15)
77       multi_json (>= 1.0.0)
78     bootstrap-sass (3.1.1.1)
79       sass (~> 3.2)
80     bootstrap-tab-history-rails (0.1.0)
81       railties (>= 3.1)
82     bootstrap-x-editable-rails (1.5.1.1)
83       railties (>= 3.0)
84     builder (3.2.3)
85     byebug (11.0.1)
86     capistrano (2.15.9)
87       highline
88       net-scp (>= 1.0.0)
89       net-sftp (>= 2.0.0)
90       net-ssh (>= 2.0.14)
91       net-ssh-gateway (>= 1.1.0)
92     capybara (2.5.0)
93       mime-types (>= 1.16)
94       nokogiri (>= 1.3.3)
95       rack (>= 1.0.0)
96       rack-test (>= 0.5.4)
97       xpath (~> 2.0)
98     childprocess (0.9.0)
99       ffi (~> 1.0, >= 1.0.11)
100     cliver (0.3.2)
101     coffee-rails (4.2.2)
102       coffee-script (>= 2.2.0)
103       railties (>= 4.0.0)
104     coffee-script (2.4.1)
105       coffee-script-source
106       execjs
107     coffee-script-source (1.12.2)
108     commonjs (0.2.7)
109     concurrent-ruby (1.1.5)
110     crass (1.0.4)
111     deep_merge (1.2.1)
112     docile (1.3.1)
113     erubis (2.7.0)
114     execjs (2.7.0)
115     extlib (0.9.16)
116     faraday (0.15.4)
117       multipart-post (>= 1.2, < 3)
118     ffi (1.10.0)
119     flamegraph (0.9.5)
120     globalid (0.4.2)
121       activesupport (>= 4.2.0)
122     googleauth (0.8.1)
123       faraday (~> 0.12)
124       jwt (>= 1.4, < 3.0)
125       memoist (~> 0.16)
126       multi_json (~> 1.11)
127       os (>= 0.9, < 2.0)
128       signet (~> 0.7)
129     headless (1.0.2)
130     highline (2.0.2)
131     httpclient (2.8.3)
132     i18n (0.9.5)
133       concurrent-ruby (~> 1.0)
134     jquery-rails (4.3.3)
135       rails-dom-testing (>= 1, < 3)
136       railties (>= 4.2.0)
137       thor (>= 0.14, < 2.0)
138     json (2.2.0)
139     jwt (1.5.6)
140     launchy (2.4.3)
141       addressable (~> 2.3)
142     less (2.6.0)
143       commonjs (~> 0.2.7)
144     less-rails (4.0.0)
145       actionpack (>= 4)
146       less (~> 2.6.0)
147       sprockets (>= 2)
148     libv8 (3.16.14.19)
149     lograge (0.10.0)
150       actionpack (>= 4)
151       activesupport (>= 4)
152       railties (>= 4)
153       request_store (~> 1.0)
154     logstash-event (1.2.02)
155     loofah (2.2.3)
156       crass (~> 1.0.2)
157       nokogiri (>= 1.5.9)
158     mail (2.7.1)
159       mini_mime (>= 0.1.1)
160     memoist (0.16.0)
161     metaclass (0.0.4)
162     method_source (0.9.2)
163     mime-types (3.2.2)
164       mime-types-data (~> 3.2015)
165     mime-types-data (3.2019.0331)
166     mini_mime (1.0.1)
167     mini_portile2 (2.4.0)
168     minitest (5.10.3)
169     mocha (1.8.0)
170       metaclass (~> 0.0.1)
171     morrisjs-rails (0.5.1.2)
172       railties (> 3.1, < 6)
173     multi_json (1.13.1)
174     multipart-post (2.0.0)
175     net-scp (2.0.0)
176       net-ssh (>= 2.6.5, < 6.0.0)
177     net-sftp (2.1.2)
178       net-ssh (>= 2.6.5)
179     net-ssh (5.2.0)
180     net-ssh-gateway (2.0.0)
181       net-ssh (>= 4.0.0)
182     nio4r (2.3.1)
183     nokogiri (1.10.2)
184       mini_portile2 (~> 2.4.0)
185     npm-rails (0.2.1)
186       rails (>= 3.2)
187     oj (3.7.11)
188     os (1.0.0)
189     passenger (6.0.2)
190       rack
191       rake (>= 0.8.1)
192     piwik_analytics (1.0.2)
193       actionpack
194       activesupport
195       rails (>= 3.0.0)
196     poltergeist (1.5.1)
197       capybara (~> 2.1)
198       cliver (~> 0.3.1)
199       multi_json (~> 1.0)
200       websocket-driver (>= 0.2.0)
201     public_suffix (3.0.3)
202     rack (2.0.7)
203     rack-mini-profiler (1.0.2)
204       rack (>= 1.2.0)
205     rack-test (0.6.3)
206       rack (>= 1.0)
207     rails (5.0.7.2)
208       actioncable (= 5.0.7.2)
209       actionmailer (= 5.0.7.2)
210       actionpack (= 5.0.7.2)
211       actionview (= 5.0.7.2)
212       activejob (= 5.0.7.2)
213       activemodel (= 5.0.7.2)
214       activerecord (= 5.0.7.2)
215       activesupport (= 5.0.7.2)
216       bundler (>= 1.3.0)
217       railties (= 5.0.7.2)
218       sprockets-rails (>= 2.0.0)
219     rails-dom-testing (2.0.3)
220       activesupport (>= 4.2.0)
221       nokogiri (>= 1.6)
222     rails-html-sanitizer (1.0.4)
223       loofah (~> 2.2, >= 2.2.2)
224     rails-perftest (0.0.7)
225     railties (5.0.7.2)
226       actionpack (= 5.0.7.2)
227       activesupport (= 5.0.7.2)
228       method_source
229       rake (>= 0.8.7)
230       thor (>= 0.18.1, < 2.0)
231     rake (12.3.2)
232     raphael-rails (2.1.2)
233     rb-fsevent (0.10.3)
234     rb-inotify (0.10.0)
235       ffi (~> 1.0)
236     ref (2.0.0)
237     request_store (1.4.1)
238       rack (>= 1.4)
239     responders (2.4.1)
240       actionpack (>= 4.2.0, < 6.0)
241       railties (>= 4.2.0, < 6.0)
242     retriable (1.4.1)
243     ruby-debug-passenger (0.2.0)
244     ruby-prof (0.17.0)
245     rubyzip (1.2.2)
246     rvm-capistrano (1.5.6)
247       capistrano (~> 2.15.4)
248     safe_yaml (1.0.5)
249     sass (3.7.4)
250       sass-listen (~> 4.0.0)
251     sass-listen (4.0.0)
252       rb-fsevent (~> 0.9, >= 0.9.4)
253       rb-inotify (~> 0.9, >= 0.9.7)
254     sassc (2.0.1)
255       ffi (~> 1.9)
256       rake
257     sassc-rails (2.1.0)
258       railties (>= 4.0.0)
259       sassc (>= 2.0)
260       sprockets (> 3.0)
261       sprockets-rails
262       tilt
263     selenium-webdriver (3.141.0)
264       childprocess (~> 0.5)
265       rubyzip (~> 1.2, >= 1.2.2)
266     signet (0.11.0)
267       addressable (~> 2.3)
268       faraday (~> 0.9)
269       jwt (>= 1.5, < 3.0)
270       multi_json (~> 1.10)
271     simplecov (0.16.1)
272       docile (~> 1.1)
273       json (>= 1.8, < 3)
274       simplecov-html (~> 0.10.0)
275     simplecov-html (0.10.2)
276     simplecov-rcov (0.2.3)
277       simplecov (>= 0.4.1)
278     sprockets (3.7.2)
279       concurrent-ruby (~> 1.0)
280       rack (> 1, < 3)
281     sprockets-rails (3.2.1)
282       actionpack (>= 4.0)
283       activesupport (>= 4.0)
284       sprockets (>= 3.0.0)
285     sshkey (2.0.0)
286     therubyracer (0.12.3)
287       libv8 (~> 3.16.14.15)
288       ref
289     thor (0.20.3)
290     thread_safe (0.3.6)
291     tilt (2.0.9)
292     tzinfo (1.2.5)
293       thread_safe (~> 0.1)
294     uglifier (2.7.2)
295       execjs (>= 0.3.0)
296       json (>= 1.8.0)
297     websocket-driver (0.6.5)
298       websocket-extensions (>= 0.1.0)
299     websocket-extensions (0.1.3)
300     wiselinks (1.2.1)
301     xpath (2.1.0)
302       nokogiri (~> 1.3)
303
304 PLATFORMS
305   ruby
306
307 DEPENDENCIES
308   RedCloth
309   activerecord-nulldb-adapter
310   andand
311   angularjs-rails (~> 1.3.8)
312   arvados (>= 0.1.20150511150219)
313   bootstrap-sass (~> 3.1.0)
314   bootstrap-tab-history-rails
315   bootstrap-x-editable-rails
316   byebug
317   capybara (~> 2.5.0)
318   coffee-rails
319   deep_merge
320   flamegraph
321   headless (~> 1.0.2)
322   httpclient (~> 2.5)
323   jquery-rails
324   less
325   less-rails
326   lograge
327   logstash-event
328   mime-types
329   minitest (~> 5.10.3)
330   mocha
331   morrisjs-rails
332   multi_json
333   npm-rails
334   oj
335   passenger
336   piwik_analytics
337   poltergeist (~> 1.5.1)
338   rack-mini-profiler
339   rails (~> 5.0.0)
340   rails-perftest
341   raphael-rails
342   responders (~> 2.0)
343   ruby-debug-passenger
344   ruby-prof
345   rvm-capistrano
346   safe_yaml
347   sass
348   sassc-rails
349   selenium-webdriver (~> 3)
350   simplecov (~> 0.7)
351   simplecov-rcov
352   sshkey
353   themes_for_rails!
354   therubyracer
355   uglifier (~> 2.0)
356   wiselinks
357
358 BUNDLED WITH
359    1.17.3