X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/deac9af545f0da1903e41b9f1ac76b297232a643..ae92d144610446849eb568247a44f02ae985c281:/apps/workbench/Gemfile.lock diff --git a/apps/workbench/Gemfile.lock b/apps/workbench/Gemfile.lock index eae26c67ac..b272ffab83 100644 --- a/apps/workbench/Gemfile.lock +++ b/apps/workbench/Gemfile.lock @@ -1,17 +1,3 @@ -GIT - remote: https://github.com/arvados/arvados.git - revision: c210114aa8c77ba0bb8e4d487fc1507b40f9560f - glob: sdk/ruby/arvados.gemspec - specs: - arvados (1.5.0.pre20200114202620) - activesupport (>= 3) - andand (~> 1.3, >= 1.3.3) - arvados-google-api-client (>= 0.7, < 0.8.9) - faraday (< 0.16) - i18n (~> 0) - json (>= 1.7.7, < 3) - jwt (>= 0.1.5, < 2) - GIT remote: https://github.com/arvados/nulldb revision: d8e0073b665acdd2537c5eb15178a60f02f4b413 @@ -30,52 +16,60 @@ GEM remote: https://rubygems.org/ specs: RedCloth (4.3.2) - actioncable (5.2.4.3) - actionpack (= 5.2.4.3) + actioncable (5.2.6.3) + actionpack (= 5.2.6.3) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailer (5.2.4.3) - actionpack (= 5.2.4.3) - actionview (= 5.2.4.3) - activejob (= 5.2.4.3) + actionmailer (5.2.6.3) + actionpack (= 5.2.6.3) + actionview (= 5.2.6.3) + activejob (= 5.2.6.3) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (5.2.4.3) - actionview (= 5.2.4.3) - activesupport (= 5.2.4.3) + actionpack (5.2.6.3) + actionview (= 5.2.6.3) + activesupport (= 5.2.6.3) rack (~> 2.0, >= 2.0.8) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.2.4.3) - activesupport (= 5.2.4.3) + actionview (5.2.6.3) + activesupport (= 5.2.6.3) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) - activejob (5.2.4.3) - activesupport (= 5.2.4.3) + activejob (5.2.6.3) + activesupport (= 5.2.6.3) globalid (>= 0.3.6) - activemodel (5.2.4.3) - activesupport (= 5.2.4.3) - activerecord (5.2.4.3) - activemodel (= 5.2.4.3) - activesupport (= 5.2.4.3) + activemodel (5.2.6.3) + activesupport (= 5.2.6.3) + activerecord (5.2.6.3) + activemodel (= 5.2.6.3) + activesupport (= 5.2.6.3) arel (>= 9.0) - activestorage (5.2.4.3) - actionpack (= 5.2.4.3) - activerecord (= 5.2.4.3) - marcel (~> 0.3.1) - activesupport (5.2.4.3) + activestorage (5.2.6.3) + actionpack (= 5.2.6.3) + activerecord (= 5.2.6.3) + marcel (~> 1.0.0) + activesupport (5.2.6.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) andand (1.3.3) angularjs-rails (1.3.15) arel (9.0.0) + arvados (2.1.5) + activesupport (>= 3) + andand (~> 1.3, >= 1.3.3) + arvados-google-api-client (>= 0.7, < 0.8.9) + faraday (< 0.16) + i18n (~> 0) + json (>= 1.7.7, < 3) + jwt (>= 0.1.5, < 2) arvados-google-api-client (0.8.7.4) activesupport (>= 3.2, < 5.3) addressable (~> 2.3) @@ -117,27 +111,19 @@ GEM childprocess (0.9.0) ffi (~> 1.0, >= 1.0.11) cliver (0.3.2) - coffee-rails (4.2.2) - coffee-script (>= 2.2.0) - railties (>= 4.0.0) - coffee-script (2.4.1) - coffee-script-source - execjs - coffee-script-source (1.12.2) - commonjs (0.2.7) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.9) crass (1.0.6) deep_merge (1.2.1) docile (1.3.1) - erubi (1.9.0) + erubi (1.10.0) execjs (2.7.0) extlib (0.9.16) faraday (0.15.4) multipart-post (>= 1.2, < 3) ffi (1.10.0) flamegraph (0.9.5) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.0) + activesupport (>= 5.0) googleauth (0.9.0) faraday (~> 0.12) jwt (>= 1.4, < 3.0) @@ -154,39 +140,30 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.3.0) + json (2.5.1) jwt (1.5.6) - launchy (2.5.0) - addressable (~> 2.7) - less (2.6.0) - commonjs (~> 0.2.7) - less-rails (4.0.0) - actionpack (>= 4) - less (~> 2.6.0) - sprockets (>= 2) - libv8 (3.16.14.19) + launchy (2.4.3) + addressable (~> 2.3) lograge (0.10.0) actionpack (>= 4) activesupport (>= 4) railties (>= 4) request_store (~> 1.0) logstash-event (1.2.02) - loofah (2.6.0) + loofah (2.14.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (0.3.3) - mimemagic (~> 0.3.2) + marcel (1.0.2) memoist (0.16.2) metaclass (0.0.4) method_source (1.0.0) mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) - mimemagic (0.3.5) - mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_mime (1.1.2) + mini_portile2 (2.8.0) minitest (5.10.3) mocha (1.8.0) metaclass (~> 0.0.1) @@ -201,9 +178,10 @@ GEM net-ssh (5.2.0) net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) - nio4r (2.5.2) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nio4r (2.5.8) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) npm-rails (0.2.1) rails (>= 3.2) oj (3.7.12) @@ -220,24 +198,25 @@ GEM cliver (~> 0.3.1) multi_json (~> 1.0) websocket-driver (>= 0.2.0) - public_suffix (4.0.5) + public_suffix (4.0.6) + racc (1.6.0) rack (2.2.3) rack-mini-profiler (1.0.2) rack (>= 1.2.0) rack-test (1.1.0) rack (>= 1.0, < 3) - rails (5.2.4.3) - actioncable (= 5.2.4.3) - actionmailer (= 5.2.4.3) - actionpack (= 5.2.4.3) - actionview (= 5.2.4.3) - activejob (= 5.2.4.3) - activemodel (= 5.2.4.3) - activerecord (= 5.2.4.3) - activestorage (= 5.2.4.3) - activesupport (= 5.2.4.3) + rails (5.2.6.3) + actioncable (= 5.2.6.3) + actionmailer (= 5.2.6.3) + actionpack (= 5.2.6.3) + actionview (= 5.2.6.3) + activejob (= 5.2.6.3) + activemodel (= 5.2.6.3) + activerecord (= 5.2.6.3) + activestorage (= 5.2.6.3) + activesupport (= 5.2.6.3) bundler (>= 1.3.0) - railties (= 5.2.4.3) + railties (= 5.2.6.3) sprockets-rails (>= 2.0.0) rails-controller-testing (1.0.4) actionpack (>= 5.0.1.x) @@ -246,21 +225,20 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.2) loofah (~> 2.3) rails-perftest (0.0.7) - railties (5.2.4.3) - actionpack (= 5.2.4.3) - activesupport (= 5.2.4.3) + railties (5.2.6.3) + actionpack (= 5.2.6.3) + activesupport (= 5.2.6.3) method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rake (13.0.1) + rake (13.0.6) raphael-rails (2.1.2) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) - ref (2.0.0) request_store (1.4.1) rack (>= 1.4) responders (2.4.1) @@ -305,23 +283,20 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.1) + sprockets-rails (3.2.2) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) sshkey (2.0.0) - therubyracer (0.12.3) - libv8 (~> 3.16.14.15) - ref - thor (1.0.1) + thor (1.2.1) thread_safe (0.3.6) tilt (2.0.9) - tzinfo (1.2.7) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (2.7.2) execjs (>= 0.3.0) json (>= 1.8.0) - websocket-driver (0.7.3) + websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) xpath (2.1.0) @@ -335,20 +310,18 @@ DEPENDENCIES activerecord-nulldb-adapter! andand angularjs-rails (~> 1.3.8) - arvados! + arvados (~> 2.1.5) bootstrap-sass (~> 3.4.1) bootstrap-tab-history-rails bootstrap-x-editable-rails byebug capybara (~> 2.5.0) - coffee-rails deep_merge flamegraph headless (~> 1.0.2) httpclient (~> 2.5) jquery-rails - less - less-rails + launchy (~> 2.4.0) lograge logstash-event mime-types @@ -380,8 +353,7 @@ DEPENDENCIES sprockets (~> 3.0) sshkey themes_for_rails! - therubyracer uglifier (~> 2.0) BUNDLED WITH - 1.17.3 + 2.2.19