X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/2e104941dbf1e4bf92e0632cadeb946be0595d67..4f0c3d501d19bed5915d5d188598d3a7f1dec7f8:/apps/workbench/Gemfile.lock diff --git a/apps/workbench/Gemfile.lock b/apps/workbench/Gemfile.lock index 0abe868ccf..8868a2b029 100644 --- a/apps/workbench/Gemfile.lock +++ b/apps/workbench/Gemfile.lock @@ -8,45 +8,54 @@ GIT GEM remote: https://rubygems.org/ specs: - RedCloth (4.2.9) - actionmailer (4.1.12) - actionpack (= 4.1.12) - actionview (= 4.1.12) + RedCloth (4.3.2) + 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.12) - actionview (= 4.1.12) - activesupport (= 4.1.12) - 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.12) - activesupport (= 4.1.12) + 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.12) - activesupport (= 4.1.12) + 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.12) - activemodel (= 4.1.12) - activesupport (= 4.1.12) - arel (~> 5.0.0) - activerecord-nulldb-adapter (0.3.1) + 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.12) - 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.4.0) + addressable (2.5.2) + public_suffix (>= 2.0.2, < 4.0) andand (1.3.3) - angularjs-rails (1.3.8) - arel (5.0.1.20140414130214) - arvados (0.1.20160420143004) - activesupport (>= 3, < 4.2.6) + angularjs-rails (1.3.15) + arel (6.0.4) + arvados (0.1.20180302192246) + activesupport (>= 3) andand (~> 1.3, >= 1.3.3) - google-api-client (>= 0.7, < 0.9) + google-api-client (>= 0.7, < 0.8.9) i18n (~> 0) - json (~> 1.7, >= 1.7.7) + json (>= 1.7.7, < 3) jwt (>= 0.1.5, < 2) autoparse (0.3.3) addressable (>= 2.3.1) @@ -58,12 +67,9 @@ GEM railties (>= 3.1) bootstrap-x-editable-rails (1.5.1.1) railties (>= 3.0) - builder (3.2.2) - byebug (3.5.1) - columnize (~> 0.8) - debugger-linecache (~> 1.2) - slop (~> 3.6) - capistrano (2.15.5) + builder (3.2.3) + byebug (10.0.0) + capistrano (2.15.9) highline net-scp (>= 1.0.0) net-sftp (>= 2.0.0) @@ -75,35 +81,32 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) - childprocess (0.5.6) + childprocess (0.8.0) ffi (~> 1.0, >= 1.0.11) cliver (0.3.2) - coffee-rails (4.1.0) + coffee-rails (4.2.2) coffee-script (>= 2.2.0) - railties (>= 4.0.0, < 5.0) - coffee-script (2.3.0) + railties (>= 4.0.0) + coffee-script (2.4.1) coffee-script-source execjs - coffee-script-source (1.8.0) - columnize (0.9.0) + coffee-script-source (1.12.2) commonjs (0.2.7) - daemon_controller (1.2.0) - debugger-linecache (1.2.0) - deep_merge (1.0.1) + concurrent-ruby (1.0.5) + crass (1.0.4) + deep_merge (1.2.1) docile (1.1.5) erubis (2.7.0) execjs (2.7.0) extlib (0.9.16) - faraday (0.9.2) + faraday (0.14.0) multipart-post (>= 1.2, < 3) - fast_stack (0.1.0) - rake - rake-compiler - ffi (1.9.10) - flamegraph (0.1.0) - fast_stack - google-api-client (0.8.6) - activesupport (>= 3.2) + 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) autoparse (~> 0.3) extlib (~> 0.9) @@ -113,66 +116,79 @@ GEM multi_json (~> 1.10) retriable (~> 1.4) signet (~> 0.6) - googleauth (0.5.1) - faraday (~> 0.9) - jwt (~> 1.4) + googleauth (0.6.2) + faraday (~> 0.12) + jwt (>= 1.4, < 3.0) logging (~> 2.0) memoist (~> 0.12) multi_json (~> 1.11) os (~> 0.9) signet (~> 0.7) + grease (0.3.1) headless (1.0.2) - highline (1.6.21) - httpclient (2.8.2.4) - i18n (0.7.0) - jquery-rails (3.1.2) + highline (1.7.10) + httpclient (2.8.3) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + jquery-rails (3.1.4) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - json (1.8.3) - jwt (1.5.4) + json (2.1.0) + jwt (1.5.6) launchy (2.4.3) addressable (~> 2.3) less (2.6.0) commonjs (~> 0.2.7) - less-rails (2.6.0) - actionpack (>= 3.1) + less-rails (3.0.0) + actionpack (>= 4.0) + grease less (~> 2.6.0) - libv8 (3.16.14.7) + sprockets (> 2, < 4) + tilt + libv8 (3.16.14.19) little-plugger (1.1.4) - logging (2.1.0) + logging (2.2.2) little-plugger (~> 1.1) multi_json (~> 1.10) - lograge (0.3.6) - actionpack (>= 3) - activesupport (>= 3) - railties (>= 3) + lograge (0.9.0) + actionpack (>= 4) + activesupport (>= 4) + railties (>= 4) + request_store (~> 1.0) logstash-event (1.2.02) - mail (2.6.3) - mime-types (>= 1.16, < 3) - memoist (0.14.0) + 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) metaclass (0.0.4) - mime-types (2.99) - mini_portile (0.6.2) - minitest (5.8.4) - mocha (1.1.0) + mime-types (3.1) + mime-types-data (~> 3.2015) + mime-types-data (3.2016.0521) + mini_mime (1.0.0) + mini_portile2 (2.3.0) + minitest (5.10.3) + mocha (1.3.0) metaclass (~> 0.0.1) - morrisjs-rails (0.5.1) - railties (> 3.1, < 5) - multi_json (1.12.1) + morrisjs-rails (0.5.1.2) + railties (> 3.1, < 6) + multi_json (1.13.1) multipart-post (2.0.0) net-scp (1.2.1) net-ssh (>= 2.6.5) net-sftp (2.1.2) net-ssh (>= 2.6.5) - net-ssh (2.9.2) - net-ssh-gateway (1.2.0) - net-ssh (>= 2.6.5) - nokogiri (1.6.6.4) - mini_portile (~> 0.6.0) - oj (2.11.2) + net-ssh (4.2.0) + net-ssh-gateway (2.0.0) + net-ssh (>= 4.0.0) + nokogiri (1.8.2) + mini_portile2 (~> 2.3.0) + npm-rails (0.2.1) + rails (>= 3.2) + oj (3.5.0) os (0.9.6) - passenger (4.0.57) - daemon_controller (>= 1.2.0) + passenger (5.2.1) rack rake (>= 0.8.1) piwik_analytics (1.0.2) @@ -184,88 +200,107 @@ GEM cliver (~> 0.3.1) multi_json (~> 1.0) websocket-driver (>= 0.2.0) - rack (1.5.5) - rack-mini-profiler (0.9.2) - rack (>= 1.1.3) + public_suffix (3.0.2) + 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.12) - actionmailer (= 4.1.12) - actionpack (= 4.1.12) - actionview (= 4.1.12) - activemodel (= 4.1.12) - activerecord (= 4.1.12) - activesupport (= 4.1.12) + 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.12) - sprockets-rails (~> 2.0) - rails-perftest (0.0.5) - railties (4.1.12) - actionpack (= 4.1.12) - activesupport (= 4.1.12) + 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.2.10) + actionpack (= 4.2.10) + activesupport (= 4.2.10) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.4.2) - rake-compiler (0.9.5) - rake + rake (12.3.1) raphael-rails (2.1.2) - ref (1.0.5) + rb-fsevent (0.10.3) + rb-inotify (0.9.10) + ffi (>= 0.5.0, < 2) + 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.15.2) - rubyzip (1.1.7) - rvm-capistrano (1.5.5) + ruby-prof (0.17.0) + rubyzip (1.2.1) + rvm-capistrano (1.5.6) capistrano (~> 2.15.4) safe_yaml (1.0.4) - sass (3.4.9) - sass-rails (5.0.1) - railties (>= 4.0.0, < 5.0) + sass (3.5.5) + sass-listen (~> 4.0.0) + sass-listen (4.0.0) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) + sass-rails (5.0.7) + railties (>= 4.0.0, < 6) sass (~> 3.1) sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) - tilt (~> 1.1) - selenium-webdriver (2.53.1) + tilt (>= 1.1, < 3) + selenium-webdriver (2.53.4) childprocess (~> 0.5) - multi_json (~> 1.0) rubyzip (~> 1.0) websocket (~> 1.0) - signet (0.7.2) + signet (0.8.1) addressable (~> 2.3) faraday (~> 0.9) - jwt (~> 1.5) + jwt (>= 1.5, < 3.0) multi_json (~> 1.10) - simplecov (0.9.1) + simplecov (0.15.1) docile (~> 1.1.0) - multi_json (~> 1.0) - simplecov-html (~> 0.8.0) - simplecov-html (0.8.0) + json (>= 1.8, < 3) + simplecov-html (~> 0.10.0) + simplecov-html (0.10.2) simplecov-rcov (0.2.3) simplecov (>= 0.4.1) - slop (3.6.0) - sprockets (3.2.0) - rack (~> 1.0) - sprockets-rails (2.3.2) - actionpack (>= 3.0) - activesupport (>= 3.0) - sprockets (>= 2.8, < 4.0) - sshkey (1.6.1) - therubyracer (0.12.1) - libv8 (~> 3.16.14.0) + sprockets (3.7.1) + concurrent-ruby (~> 1.0) + rack (> 1, < 3) + 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) ref - thor (0.19.1) - thread_safe (0.3.5) - tilt (1.4.1) - tzinfo (1.2.2) + thor (0.20.0) + thread_safe (0.3.6) + tilt (2.0.8) + tzinfo (1.2.5) thread_safe (~> 0.1) uglifier (2.7.2) execjs (>= 0.3.0) json (>= 1.8.0) - websocket (1.2.2) - websocket-driver (0.5.1) + websocket (1.2.5) + websocket-driver (0.7.0) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.1) + websocket-extensions (0.1.3) wiselinks (1.2.1) - xpath (2.0.0) + xpath (2.1.0) nokogiri (~> 1.3) PLATFORMS @@ -275,42 +310,45 @@ DEPENDENCIES RedCloth activerecord-nulldb-adapter andand - angularjs-rails + angularjs-rails (~> 1.3.8) arvados (>= 0.1.20150511150219) bootstrap-sass (~> 3.1.0) 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 less-rails lograge logstash-event - minitest (~> 5.0) + mime-types + minitest (~> 5.10.3) mocha morrisjs-rails multi_json + npm-rails oj passenger piwik_analytics - poltergeist + poltergeist (~> 1.5.1) rack-mini-profiler - rails (~> 4.1) + rails (~> 4.2.0) rails-perftest raphael-rails + responders (~> 2.0) ruby-debug-passenger ruby-prof rvm-capistrano safe_yaml sass sass-rails - selenium-webdriver + selenium-webdriver (~> 2.53.1) simplecov (~> 0.7) simplecov-rcov sshkey @@ -320,4 +358,4 @@ DEPENDENCIES wiselinks BUNDLED WITH - 1.13.2 + 1.16.1