Skip to content

Commit

Permalink
Merge pull request #1940 from cloudfoundry/dependabot/bundler/sequel-…
Browse files Browse the repository at this point in the history
…5.38.0

build(deps): bump sequel from 5.37.0 to 5.38.0
  • Loading branch information
Gerg committed Nov 2, 2020
2 parents 9efaee6 + 3eb0340 commit 76add1c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -33,7 +33,7 @@ gem 'rake'
gem 'retryable'
gem 'rfc822'
gem 'rubyzip', '>= 1.3.0'
gem 'sequel', '~> 5.37'
gem 'sequel', '~> 5.38'
gem 'sinatra', '~> 2.0'
gem 'sinatra-contrib'
gem 'statsd-ruby', '~> 1.4.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -421,7 +421,7 @@ GEM
rubyzip (2.3.0)
safe_yaml (1.0.4)
scientist (1.1.1)
sequel (5.37.0)
sequel (5.38.0)
sexp_processor (4.7.0)
signet (0.11.0)
addressable (~> 2.3)
Expand Down Expand Up @@ -577,7 +577,7 @@ DEPENDENCIES
ruby-debug-ide (>= 0.7.0.beta4)
rubyzip (>= 1.3.0)
scientist (~> 1.1.0)
sequel (~> 5.37)
sequel (~> 5.38)
sinatra (~> 2.0)
sinatra-contrib
solargraph
Expand Down

0 comments on commit 76add1c

Please sign in to comment.