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 2, 2025
1 parent ec70b16 commit 64b27f0
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ GEM
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.8)
bigdecimal (3.1.9)
climate_control (1.2.0)
commonmarker (0.23.10)
concurrent-ruby (1.3.4)
Expand Down Expand Up @@ -115,7 +115,7 @@ GEM
sentry-ruby (5.22.1)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
sequel (5.87.0)
sequel (5.88.0)
bigdecimal
sequel_pg (1.17.1)
pg (>= 0.18.0, != 1.2.0)
Expand Down
Binary file removed vendor/cache/bigdecimal-3.1.8.gem
Binary file not shown.
Binary file added vendor/cache/bigdecimal-3.1.9.gem
Binary file not shown.
Binary file removed vendor/cache/sequel-5.87.0.gem
Binary file not shown.
Binary file added vendor/cache/sequel-5.88.0.gem
Binary file not shown.

0 comments on commit 64b27f0

Please sign in to comment.