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

Commit 4d67e8c

Browse files
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](github/scientist@v1.1.1...v1.4.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec18ac3 commit 4d67e8c

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
@@ -62,7 +62,7 @@ gem 'cf-uaa-lib', '~> 3.14.0'
6262
gem 'vcap-concurrency', git: 'https://github.com/cloudfoundry/vcap-concurrency.git', ref: '2a5b0179'
6363

6464
gem 'cf-perm', '~> 0.0.10'
65-
gem 'scientist', '~> 1.1.0'
65+
gem 'scientist', '~> 1.4.0'
6666

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

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ GEM
408408
sexp_processor (~> 4.1)
409409
rubyzip (2.3.0)
410410
safe_yaml (1.0.4)
411-
scientist (1.1.1)
411+
scientist (1.4.0)
412412
sequel (5.35.0)
413413
sexp_processor (4.7.0)
414414
signet (0.11.0)
@@ -562,7 +562,7 @@ DEPENDENCIES
562562
rubocop (~> 0.79.0)
563563
ruby-debug-ide (>= 0.7.0.beta4)
564564
rubyzip (>= 1.3.0)
565-
scientist (~> 1.1.0)
565+
scientist (~> 1.4.0)
566566
sequel (~> 5.35)
567567
sinatra (~> 2.0)
568568
sinatra-contrib

0 commit comments

Comments
 (0)