diff --git a/Gemfile b/Gemfile index 8fe5d925561..96c33637fdf 100644 --- a/Gemfile +++ b/Gemfile @@ -62,7 +62,7 @@ gem 'cf-uaa-lib', '~> 3.14.0' gem 'vcap-concurrency', git: 'https://github.com/cloudfoundry/vcap-concurrency.git', ref: '2a5b0179' gem 'cf-perm', '~> 0.0.10' -gem 'scientist', '~> 1.1.0' +gem 'scientist', '~> 1.4.0' group :db do gem 'mysql2', '~> 0.5.3' diff --git a/Gemfile.lock b/Gemfile.lock index 5de778e34e1..fa33bc7dced 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -408,7 +408,7 @@ GEM sexp_processor (~> 4.1) rubyzip (2.3.0) safe_yaml (1.0.4) - scientist (1.1.1) + scientist (1.4.0) sequel (5.35.0) sexp_processor (4.7.0) signet (0.11.0) @@ -562,7 +562,7 @@ DEPENDENCIES rubocop (~> 0.79.0) ruby-debug-ide (>= 0.7.0.beta4) rubyzip (>= 1.3.0) - scientist (~> 1.1.0) + scientist (~> 1.4.0) sequel (~> 5.35) sinatra (~> 2.0) sinatra-contrib