Skip to content

Commit

Permalink
build(deps): bump sequel from 5.38.0 to 5.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 2, 2020
1 parent 8c07baf commit accfbdc
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 @@ -33,7 +33,7 @@ gem 'rake'
gem 'retryable'
gem 'rfc822'
gem 'rubyzip', '>= 1.3.0'
gem 'sequel', '~> 5.38'
gem 'sequel', '~> 5.39'
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 @@ -421,7 +421,7 @@ GEM
rubyzip (2.3.0)
safe_yaml (1.0.4)
scientist (1.1.1)
sequel (5.38.0)
sequel (5.39.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.38)
sequel (~> 5.39)
sinatra (~> 2.0)
sinatra-contrib
solargraph
Expand Down

0 comments on commit accfbdc

Please sign in to comment.