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

Commit 141dc50

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 313dbcf commit 141dc50

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

6666
gem 'cf-perm', '~> 0.0.10'
67-
gem 'scientist', '~> 1.1.0'
67+
gem 'scientist', '~> 1.5.0'
6868

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

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ GEM
420420
sexp_processor (~> 4.1)
421421
rubyzip (2.3.0)
422422
safe_yaml (1.0.4)
423-
scientist (1.1.1)
423+
scientist (1.5.0)
424424
sequel (5.39.0)
425425
sexp_processor (4.7.0)
426426
signet (0.11.0)
@@ -576,7 +576,7 @@ DEPENDENCIES
576576
rubocop (~> 0.93.1)
577577
ruby-debug-ide (>= 0.7.0.beta4)
578578
rubyzip (>= 1.3.0)
579-
scientist (~> 1.1.0)
579+
scientist (~> 1.5.0)
580580
sequel (~> 5.39)
581581
sinatra (~> 2.0)
582582
sinatra-contrib

0 commit comments

Comments
 (0)