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

Commit accfbdc

Browse files
build(deps): bump sequel from 5.38.0 to 5.39.0
Bumps [sequel](https://github.com/jeremyevans/sequel) from 5.38.0 to 5.39.0. - [Release notes](https://github.com/jeremyevans/sequel/releases) - [Changelog](https://github.com/jeremyevans/sequel/blob/master/CHANGELOG) - [Commits](jeremyevans/sequel@5.38.0...5.39.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c07baf commit accfbdc

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
@@ -33,7 +33,7 @@ gem 'rake'
3333
gem 'retryable'
3434
gem 'rfc822'
3535
gem 'rubyzip', '>= 1.3.0'
36-
gem 'sequel', '~> 5.38'
36+
gem 'sequel', '~> 5.39'
3737
gem 'sinatra', '~> 2.0'
3838
gem 'sinatra-contrib'
3939
gem 'statsd-ruby', '~> 1.4.0'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ GEM
421421
rubyzip (2.3.0)
422422
safe_yaml (1.0.4)
423423
scientist (1.1.1)
424-
sequel (5.38.0)
424+
sequel (5.39.0)
425425
sexp_processor (4.7.0)
426426
signet (0.11.0)
427427
addressable (~> 2.3)
@@ -577,7 +577,7 @@ DEPENDENCIES
577577
ruby-debug-ide (>= 0.7.0.beta4)
578578
rubyzip (>= 1.3.0)
579579
scientist (~> 1.1.0)
580-
sequel (~> 5.38)
580+
sequel (~> 5.39)
581581
sinatra (~> 2.0)
582582
sinatra-contrib
583583
solargraph

0 commit comments

Comments
 (0)