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