From 458c9a8fa0fe9af59d7889e2893fda781132ccc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2020 01:25:49 +0000 Subject: [PATCH] Bump scientist from 1.1.1 to 1.4.0 Bumps [scientist](https://github.com/github/scientist) from 1.1.1 to 1.4.0. - [Release notes](https://github.com/github/scientist/releases) - [Changelog](https://github.com/github/scientist/blob/master/doc/changelog.md) - [Commits](https://github.com/github/scientist/compare/v1.1.1...v1.4.0) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 92bc0854a31..b35e1ac3b73 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 855562b0e52..0bc445654df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -404,7 +404,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.32.0) sexp_processor (4.7.0) signet (0.11.0) @@ -557,7 +557,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.0) sinatra (~> 2.0) sinatra-contrib