Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Commit 467e147

Browse files
build(deps): bump scientist from 1.1.1 to 1.5.0
Bumps [scientist](https://github.com/github/scientist) from 1.1.1 to 1.5.0. - [Release notes](https://github.com/github/scientist/releases) - [Changelog](https://github.com/github/scientist/blob/master/doc/changelog.md) - [Commits](github/scientist@v1.1.1...v1.5.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1bac29 commit 467e147

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ gem 'cf-uaa-lib', '~> 3.14.0'
6363
gem 'vcap-concurrency', git: 'https://github.com/cloudfoundry/vcap-concurrency.git', ref: '2a5b0179'
6464

6565
gem 'cf-perm', '~> 0.0.10'
66-
gem 'scientist', '~> 1.1.0'
66+
gem 'scientist', '~> 1.5.0'
6767

6868
group :db do
6969
gem 'mysql2', '~> 0.5.3'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ GEM
415415
sexp_processor (~> 4.1)
416416
rubyzip (2.3.0)
417417
safe_yaml (1.0.4)
418-
scientist (1.1.1)
418+
scientist (1.5.0)
419419
sequel (5.37.0)
420420
sexp_processor (4.7.0)
421421
signet (0.11.0)
@@ -570,7 +570,7 @@ DEPENDENCIES
570570
rubocop (~> 0.93.1)
571571
ruby-debug-ide (>= 0.7.0.beta4)
572572
rubyzip (>= 1.3.0)
573-
scientist (~> 1.1.0)
573+
scientist (~> 1.5.0)
574574
sequel (~> 5.37)
575575
sinatra (~> 2.0)
576576
sinatra-contrib

0 commit comments

Comments
 (0)