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

Commit 1bcfe00

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

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ gem 'rake'
3232
gem 'retryable'
3333
gem 'rfc822'
3434
gem 'rubyzip', '>= 1.3.0'
35-
gem 'sequel', '~> 5.35'
35+
gem 'sequel', '~> 5.37'
3636
gem 'sinatra', '~> 2.0'
3737
gem 'sinatra-contrib'
3838
gem 'statsd-ruby', '~> 1.4.0'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ GEM
410410
rubyzip (2.3.0)
411411
safe_yaml (1.0.4)
412412
scientist (1.1.1)
413-
sequel (5.35.0)
413+
sequel (5.37.0)
414414
sexp_processor (4.7.0)
415415
signet (0.11.0)
416416
addressable (~> 2.3)
@@ -565,7 +565,7 @@ DEPENDENCIES
565565
ruby-debug-ide (>= 0.7.0.beta4)
566566
rubyzip (>= 1.3.0)
567567
scientist (~> 1.1.0)
568-
sequel (~> 5.35)
568+
sequel (~> 5.37)
569569
sinatra (~> 2.0)
570570
sinatra-contrib
571571
solargraph

0 commit comments

Comments
 (0)