From 7174c5c2d0ad4e450401045070c4726c1004de7e Mon Sep 17 00:00:00 2001 From: Tom Clegg Date: Tue, 1 Oct 2019 14:38:21 -0400 Subject: [PATCH] Update workbench bundle. No issue # Arvados-DCO-1.1-Signed-off-by: Tom Clegg --- apps/workbench/Gemfile | 3 --- apps/workbench/Gemfile.lock | 18 +++++++++--------- 2 files changed, 9 insertions(+), 12 deletions(-) diff --git a/apps/workbench/Gemfile b/apps/workbench/Gemfile index ce2a1377d7..bc62407bc5 100644 --- a/apps/workbench/Gemfile +++ b/apps/workbench/Gemfile @@ -90,9 +90,6 @@ gem 'sshkey' # Deploy with Capistrano # gem 'capistrano' -# To use debugger -#gem 'byebug' - gem 'passenger', :group => :production gem 'andand' gem 'RedCloth' diff --git a/apps/workbench/Gemfile.lock b/apps/workbench/Gemfile.lock index 548da1dc04..449f997b53 100644 --- a/apps/workbench/Gemfile.lock +++ b/apps/workbench/Gemfile.lock @@ -53,12 +53,12 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) andand (1.3.3) angularjs-rails (1.3.15) arel (7.1.4) - arvados (1.3.1.20190320201707) + arvados (1.3.3.20190320201707) activesupport (>= 3) andand (~> 1.3, >= 1.3.3) arvados-google-api-client (>= 0.7, < 0.8.9) @@ -127,7 +127,7 @@ GEM flamegraph (0.9.5) globalid (0.4.2) activesupport (>= 4.2.0) - googleauth (0.8.1) + googleauth (0.9.0) faraday (~> 0.12) jwt (>= 1.4, < 3.0) memoist (~> 0.16) @@ -153,7 +153,7 @@ GEM actionpack (>= 4) less (~> 2.6.0) sprockets (>= 2) - libv8 (3.16.14.19) + libv8 (3.16.14.19-x86_64-linux) lograge (0.10.0) actionpack (>= 4) activesupport (>= 4) @@ -179,7 +179,7 @@ GEM morrisjs-rails (0.5.1.2) railties (> 3.1, < 6) multi_json (1.13.1) - multipart-post (2.0.0) + multipart-post (2.1.1) net-scp (2.0.0) net-ssh (>= 2.6.5, < 6.0.0) net-sftp (2.1.2) @@ -192,8 +192,8 @@ GEM mini_portile2 (~> 2.4.0) npm-rails (0.2.1) rails (>= 3.2) - oj (3.7.11) - os (1.0.0) + oj (3.7.12) + os (1.0.1) passenger (6.0.2) rack rake (>= 0.8.1) @@ -206,7 +206,7 @@ GEM cliver (~> 0.3.1) multi_json (~> 1.0) websocket-driver (>= 0.2.0) - public_suffix (3.0.3) + public_suffix (4.0.1) rack (2.0.7) rack-mini-profiler (1.0.2) rack (>= 1.2.0) -- 2.30.2