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 sequel from 5.35.0 to 5.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 2, 2020
1 parent 226d9c1 commit 1bcfe00
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 @@ -32,7 +32,7 @@ gem 'rake'
gem 'retryable'
gem 'rfc822'
gem 'rubyzip', '>= 1.3.0'
gem 'sequel', '~> 5.35'
gem 'sequel', '~> 5.37'
gem 'sinatra', '~> 2.0'
gem 'sinatra-contrib'
gem 'statsd-ruby', '~> 1.4.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ GEM
rubyzip (2.3.0)
safe_yaml (1.0.4)
scientist (1.1.1)
sequel (5.35.0)
sequel (5.37.0)
sexp_processor (4.7.0)
signet (0.11.0)
addressable (~> 2.3)
Expand Down Expand Up @@ -565,7 +565,7 @@ DEPENDENCIES
ruby-debug-ide (>= 0.7.0.beta4)
rubyzip (>= 1.3.0)
scientist (~> 1.1.0)
sequel (~> 5.35)
sequel (~> 5.37)
sinatra (~> 2.0)
sinatra-contrib
solargraph
Expand Down

0 comments on commit 1bcfe00

Please sign in to comment.