X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/9384e98ddf8c7d43a903558341bd14a03a260092..77cfd1ee241b4a2d408bd3ec5ebc69f34c7496f5:/apps/workbench/Gemfile.lock diff --git a/apps/workbench/Gemfile.lock b/apps/workbench/Gemfile.lock index e005d7d5c1..8868a2b029 100644 --- a/apps/workbench/Gemfile.lock +++ b/apps/workbench/Gemfile.lock @@ -9,39 +9,47 @@ GEM remote: https://rubygems.org/ specs: RedCloth (4.3.2) - actionmailer (4.1.16) - actionpack (= 4.1.16) - actionview (= 4.1.16) + actionmailer (4.2.10) + actionpack (= 4.2.10) + actionview (= 4.2.10) + activejob (= 4.2.10) mail (~> 2.5, >= 2.5.4) - actionpack (4.1.16) - actionview (= 4.1.16) - activesupport (= 4.1.16) - rack (~> 1.5.2) + rails-dom-testing (~> 1.0, >= 1.0.5) + actionpack (4.2.10) + actionview (= 4.2.10) + activesupport (= 4.2.10) + rack (~> 1.6) rack-test (~> 0.6.2) - actionview (4.1.16) - activesupport (= 4.1.16) + rails-dom-testing (~> 1.0, >= 1.0.5) + rails-html-sanitizer (~> 1.0, >= 1.0.2) + actionview (4.2.10) + activesupport (= 4.2.10) builder (~> 3.1) erubis (~> 2.7.0) - activemodel (4.1.16) - activesupport (= 4.1.16) + rails-dom-testing (~> 1.0, >= 1.0.5) + rails-html-sanitizer (~> 1.0, >= 1.0.3) + activejob (4.2.10) + activesupport (= 4.2.10) + globalid (>= 0.3.0) + activemodel (4.2.10) + activesupport (= 4.2.10) builder (~> 3.1) - activerecord (4.1.16) - activemodel (= 4.1.16) - activesupport (= 4.1.16) - arel (~> 5.0.0) + activerecord (4.2.10) + activemodel (= 4.2.10) + activesupport (= 4.2.10) + arel (~> 6.0) activerecord-nulldb-adapter (0.3.8) activerecord (>= 2.0.0) - activesupport (4.1.16) - i18n (~> 0.6, >= 0.6.9) - json (~> 1.7, >= 1.7.7) + activesupport (4.2.10) + i18n (~> 0.7) minitest (~> 5.1) - thread_safe (~> 0.1) + thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) andand (1.3.3) angularjs-rails (1.3.15) - arel (5.0.1.20140414130214) + arel (6.0.4) arvados (0.1.20180302192246) activesupport (>= 3) andand (~> 1.3, >= 1.3.3) @@ -67,13 +75,12 @@ GEM net-sftp (>= 2.0.0) net-ssh (>= 2.0.14) net-ssh-gateway (>= 1.1.0) - capybara (2.18.0) - addressable - mini_mime (>= 0.1.3) + capybara (2.5.0) + mime-types (>= 1.16) nokogiri (>= 1.3.3) rack (>= 1.0.0) rack-test (>= 0.5.4) - xpath (>= 2.0, < 4.0) + xpath (~> 2.0) childprocess (0.8.0) ffi (~> 1.0, >= 1.0.11) cliver (0.3.2) @@ -86,6 +93,7 @@ GEM coffee-script-source (1.12.2) commonjs (0.2.7) concurrent-ruby (1.0.5) + crass (1.0.4) deep_merge (1.2.1) docile (1.1.5) erubis (2.7.0) @@ -95,6 +103,8 @@ GEM multipart-post (>= 1.2, < 3) ffi (1.9.23) flamegraph (0.9.5) + globalid (0.4.1) + activesupport (>= 4.2.0) google-api-client (0.8.7) activesupport (>= 3.2, < 5.0) addressable (~> 2.3) @@ -115,7 +125,7 @@ GEM os (~> 0.9) signet (~> 0.7) grease (0.3.1) - headless (2.3.1) + headless (1.0.2) highline (1.7.10) httpclient (2.8.3) i18n (0.9.5) @@ -123,7 +133,7 @@ GEM jquery-rails (3.1.4) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - json (1.8.6) + json (2.1.0) jwt (1.5.6) launchy (2.4.3) addressable (~> 2.3) @@ -146,6 +156,9 @@ GEM railties (>= 4) request_store (~> 1.0) logstash-event (1.2.02) + loofah (2.2.2) + crass (~> 1.0.2) + nokogiri (>= 1.5.9) mail (2.7.0) mini_mime (>= 0.1.1) memoist (0.16.0) @@ -182,33 +195,43 @@ GEM actionpack activesupport rails (>= 3.0.0) - poltergeist (1.17.0) + poltergeist (1.5.1) capybara (~> 2.1) cliver (~> 0.3.1) + multi_json (~> 1.0) websocket-driver (>= 0.2.0) public_suffix (3.0.2) - rack (1.5.5) + rack (1.6.10) rack-mini-profiler (0.10.7) rack (>= 1.2.0) rack-test (0.6.3) rack (>= 1.0) - rails (4.1.16) - actionmailer (= 4.1.16) - actionpack (= 4.1.16) - actionview (= 4.1.16) - activemodel (= 4.1.16) - activerecord (= 4.1.16) - activesupport (= 4.1.16) + rails (4.2.10) + actionmailer (= 4.2.10) + actionpack (= 4.2.10) + actionview (= 4.2.10) + activejob (= 4.2.10) + activemodel (= 4.2.10) + activerecord (= 4.2.10) + activesupport (= 4.2.10) bundler (>= 1.3.0, < 2.0) - railties (= 4.1.16) - sprockets-rails (~> 2.0) + railties (= 4.2.10) + sprockets-rails + rails-deprecated_sanitizer (1.0.3) + activesupport (>= 4.2.0.alpha) + rails-dom-testing (1.0.9) + activesupport (>= 4.2.0, < 5.0) + nokogiri (~> 1.6) + rails-deprecated_sanitizer (>= 1.0.1) + rails-html-sanitizer (1.0.4) + loofah (~> 2.2, >= 2.2.2) rails-perftest (0.0.7) - railties (4.1.16) - actionpack (= 4.1.16) - activesupport (= 4.1.16) + railties (4.2.10) + actionpack (= 4.2.10) + activesupport (= 4.2.10) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.3.0) + rake (12.3.1) raphael-rails (2.1.2) rb-fsevent (0.10.3) rb-inotify (0.9.10) @@ -216,6 +239,9 @@ GEM ref (2.0.0) request_store (1.4.0) rack (>= 1.4) + responders (2.4.0) + actionpack (>= 4.2.0, < 5.3) + railties (>= 4.2.0, < 5.3) retriable (1.4.1) ruby-debug-passenger (0.2.0) ruby-prof (0.17.0) @@ -253,10 +279,10 @@ GEM sprockets (3.7.1) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (2.3.3) - actionpack (>= 3.0) - activesupport (>= 3.0) - sprockets (>= 2.8, < 4.0) + sprockets-rails (3.2.1) + actionpack (>= 4.0) + activesupport (>= 4.0) + sprockets (>= 3.0.0) sshkey (1.9.0) therubyracer (0.12.3) libv8 (~> 3.16.14.15) @@ -274,8 +300,8 @@ GEM websocket-extensions (>= 0.1.0) websocket-extensions (0.1.3) wiselinks (1.2.1) - xpath (3.0.0) - nokogiri (~> 1.8) + xpath (2.1.0) + nokogiri (~> 1.3) PLATFORMS ruby @@ -290,11 +316,11 @@ DEPENDENCIES bootstrap-tab-history-rails bootstrap-x-editable-rails byebug - capybara + capybara (~> 2.5.0) coffee-rails deep_merge flamegraph - headless + headless (~> 1.0.2) httpclient (~> 2.5) jquery-rails less @@ -310,11 +336,12 @@ DEPENDENCIES oj passenger piwik_analytics - poltergeist + poltergeist (~> 1.5.1) rack-mini-profiler - rails (< 4.2) + rails (~> 4.2.0) rails-perftest raphael-rails + responders (~> 2.0) ruby-debug-passenger ruby-prof rvm-capistrano