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

Commit ec18ac3

Browse files
build(deps): bump sequel from 5.32.0 to 5.35.0 (cloudfoundry#1764)
Bumps [sequel](https://github.com/jeremyevans/sequel) from 5.32.0 to 5.35.0. - [Release notes](https://github.com/jeremyevans/sequel/releases) - [Changelog](https://github.com/jeremyevans/sequel/blob/master/CHANGELOG) - [Commits](jeremyevans/sequel@5.32.0...5.35.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> [finishes #174142912]
1 parent 388f732 commit ec18ac3

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
@@ -31,7 +31,7 @@ gem 'public_suffix'
3131
gem 'rake'
3232
gem 'rfc822'
3333
gem 'rubyzip', '>= 1.3.0'
34-
gem 'sequel', '~> 5.0'
34+
gem 'sequel', '~> 5.35'
3535
gem 'sinatra', '~> 2.0'
3636
gem 'sinatra-contrib'
3737
gem 'statsd-ruby', '~> 1.4.0'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ GEM
409409
rubyzip (2.3.0)
410410
safe_yaml (1.0.4)
411411
scientist (1.1.1)
412-
sequel (5.32.0)
412+
sequel (5.35.0)
413413
sexp_processor (4.7.0)
414414
signet (0.11.0)
415415
addressable (~> 2.3)
@@ -563,7 +563,7 @@ DEPENDENCIES
563563
ruby-debug-ide (>= 0.7.0.beta4)
564564
rubyzip (>= 1.3.0)
565565
scientist (~> 1.1.0)
566-
sequel (~> 5.0)
566+
sequel (~> 5.35)
567567
sinatra (~> 2.0)
568568
sinatra-contrib
569569
solargraph

0 commit comments

Comments
 (0)