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

Commit ebdf6b0

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 1646f2c commit ebdf6b0

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.0'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ GEM
403403
sexp_processor (~> 4.1)
404404
rubyzip (2.0.0)
405405
safe_yaml (1.0.4)
406-
scientist (1.1.1)
406+
scientist (1.4.0)
407407
sequel (5.32.0)
408408
sexp_processor (4.7.0)
409409
signet (0.11.0)
@@ -556,7 +556,7 @@ DEPENDENCIES
556556
rubocop (~> 0.79.0)
557557
ruby-debug-ide (>= 0.7.0.beta4)
558558
rubyzip (>= 1.3.0)
559-
scientist (~> 1.1.0)
559+
scientist (~> 1.4.0)
560560
sequel (~> 5.0)
561561
sinatra (~> 2.0)
562562
sinatra-contrib

0 commit comments

Comments
 (0)