Skip to content

Commit

Permalink
Bump sequel from 5.84.0 to 5.85.0 (#500)
Browse files Browse the repository at this point in the history
Bumps [sequel](https://github.com/jeremyevans/sequel) from 5.84.0 to 5.85.0.
- [Changelog](https://github.com/jeremyevans/sequel/blob/master/CHANGELOG)
- [Commits](jeremyevans/sequel@5.84.0...5.85.0)

---
updated-dependencies:
- dependency-name: sequel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent b482efe commit 1a68ff9
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 @@ -13,7 +13,7 @@ gem 'rack-attack', '~> 6.7.0'
gem 'rack-ssl'
gem 'rfc-822'
gem 'sass'
gem 'sequel', '~> 5.84'
gem 'sequel', '~> 5.85'

gem 'sinatra', '~> 4.0'
gem 'sinatra-twitter-bootstrap'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ GEM
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sequel (5.84.0)
sequel (5.85.0)
bigdecimal
sinatra (4.0.0)
mustermann (~> 3.0)
Expand Down Expand Up @@ -203,7 +203,7 @@ DEPENDENCIES
rubocop-sequel (~> 0.3.4)
saga
sass
sequel (~> 5.84)
sequel (~> 5.85)
sinatra (~> 4.0)
sinatra-contrib
sinatra-twitter-bootstrap
Expand Down

0 comments on commit 1a68ff9

Please sign in to comment.