Skip to content

Commit

Permalink
Bump sequel from 5.75.0 to 5.76.0 (#564)
Browse files Browse the repository at this point in the history
Bumps [sequel](https://github.com/jeremyevans/sequel) from 5.75.0 to 5.76.0.
- [Changelog](https://github.com/jeremyevans/sequel/blob/master/CHANGELOG)
- [Commits](jeremyevans/sequel@5.75.0...5.76.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 Jan 5, 2024
1 parent 25bb14a commit 5a571bd
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 @@ -10,7 +10,7 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.4)
bigdecimal (3.1.5)
climate_control (1.2.0)
commonmarker (0.23.10)
concurrent-ruby (1.2.2)
Expand Down Expand Up @@ -113,7 +113,7 @@ GEM
faraday (>= 0.17.3, < 3)
sentry-ruby (5.15.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
sequel (5.75.0)
sequel (5.76.0)
bigdecimal
sequel_pg (1.17.1)
pg (>= 0.18.0, != 1.2.0)
Expand Down
Binary file removed vendor/cache/bigdecimal-3.1.4.gem
Binary file not shown.
Binary file added vendor/cache/bigdecimal-3.1.5.gem
Binary file not shown.
Binary file removed vendor/cache/sequel-5.75.0.gem
Binary file not shown.
Binary file added vendor/cache/sequel-5.76.0.gem
Binary file not shown.

0 comments on commit 5a571bd

Please sign in to comment.