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