Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 4, 2025
1 parent c963523 commit c9fb24c
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 @@ -24,6 +24,6 @@ gem "puma", "~> 6.5"
gem "rack", "~> 3.1"
gem "rackup", "~> 2.2"
gem "securerandom", "~> 0.4"
gem "sequel", "~> 5.87"
gem "sequel", "~> 5.88"
gem "sinatra", "~> 4.1"
gem "sqlite3", "~> 2.5"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ GEM
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
securerandom (0.4.1)
sequel (5.87.0)
sequel (5.88.0)
bigdecimal
sinatra (4.1.1)
logger (>= 1.6.0)
Expand Down Expand Up @@ -242,7 +242,7 @@ DEPENDENCIES
rspec (~> 3.13)
rubocop-rickselby (~> 0.47)
securerandom (~> 0.4)
sequel (~> 5.87)
sequel (~> 5.88)
sinatra (~> 4.1)
sqlite3 (~> 2.5)

Expand Down

0 comments on commit c9fb24c

Please sign in to comment.