From 9133e2a0e44b0e72bff506eedd004424c2f5148a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Mar 2021 11:31:19 +0000 Subject: [PATCH] build(deps): bump scientist from 1.1.1 to 1.6.0 Bumps [scientist](https://github.com/github/scientist) from 1.1.1 to 1.6.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.6.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 5531c66148b..bd83f417a78 100644 --- a/Gemfile +++ b/Gemfile @@ -64,7 +64,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.6.0' group :db do gem 'mysql2', '~> 0.5.3' diff --git a/Gemfile.lock b/Gemfile.lock index 618b1379260..96f968e0a45 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -420,7 +420,7 @@ GEM sexp_processor (~> 4.1) rubyzip (2.3.0) safe_yaml (1.0.4) - scientist (1.1.1) + scientist (1.6.0) sequel (5.39.0) sexp_processor (4.7.0) signet (0.11.0) @@ -576,7 +576,7 @@ DEPENDENCIES rubocop (~> 0.93.1) ruby-debug-ide (>= 0.7.0.beta4) rubyzip (>= 1.3.0) - scientist (~> 1.1.0) + scientist (~> 1.6.0) sequel (~> 5.39) sinatra (~> 2.0) sinatra-contrib