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

Commit

Permalink
build(deps): bump scientist from 1.1.1 to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 24, 2020
1 parent e1bac29 commit 467e147
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ gem 'cf-uaa-lib', '~> 3.14.0'
gem 'vcap-concurrency', git: 'https://github.com/cloudfoundry/vcap-concurrency.git', ref: '2a5b0179'

gem 'cf-perm', '~> 0.0.10'
gem 'scientist', '~> 1.1.0'
gem 'scientist', '~> 1.5.0'

group :db do
gem 'mysql2', '~> 0.5.3'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ GEM
sexp_processor (~> 4.1)
rubyzip (2.3.0)
safe_yaml (1.0.4)
scientist (1.1.1)
scientist (1.5.0)
sequel (5.37.0)
sexp_processor (4.7.0)
signet (0.11.0)
Expand Down Expand Up @@ -570,7 +570,7 @@ DEPENDENCIES
rubocop (~> 0.93.1)
ruby-debug-ide (>= 0.7.0.beta4)
rubyzip (>= 1.3.0)
scientist (~> 1.1.0)
scientist (~> 1.5.0)
sequel (~> 5.37)
sinatra (~> 2.0)
sinatra-contrib
Expand Down

0 comments on commit 467e147

Please sign in to comment.