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

Commit 458c9a8

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 ece8b14 commit 458c9a8

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
@@ -404,7 +404,7 @@ GEM
404404
sexp_processor (~> 4.1)
405405
rubyzip (2.3.0)
406406
safe_yaml (1.0.4)
407-
scientist (1.1.1)
407+
scientist (1.4.0)
408408
sequel (5.32.0)
409409
sexp_processor (4.7.0)
410410
signet (0.11.0)
@@ -557,7 +557,7 @@ DEPENDENCIES
557557
rubocop (~> 0.79.0)
558558
ruby-debug-ide (>= 0.7.0.beta4)
559559
rubyzip (>= 1.3.0)
560-
scientist (~> 1.1.0)
560+
scientist (~> 1.4.0)
561561
sequel (~> 5.0)
562562
sinatra (~> 2.0)
563563
sinatra-contrib

0 commit comments

Comments
 (0)