Skip to content

Commit

Permalink
Bump sequel from 5.71.0 to 5.72.0
Browse files Browse the repository at this point in the history
Bumps [sequel](https://github.com/jeremyevans/sequel) from 5.71.0 to 5.72.0.
- [Changelog](https://github.com/jeremyevans/sequel/blob/master/CHANGELOG)
- [Commits](jeremyevans/sequel@5.71.0...5.72.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 Sep 4, 2023
1 parent 8dbdb14 commit 3f19814
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.1.1)
bigdecimal (3.1.4)
climate_control (1.2.0)
commonmarker (0.23.10)
concurrent-ruby (1.2.2)
Expand Down Expand Up @@ -111,7 +112,8 @@ GEM
faraday (>= 0.17.3, < 3)
sentry-ruby (5.10.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
sequel (5.71.0)
sequel (5.72.0)
bigdecimal
sequel_pg (1.17.1)
pg (>= 0.18.0, != 1.2.0)
sequel (>= 4.38.0)
Expand Down
Binary file added vendor/cache/bigdecimal-3.1.4.gem
Binary file not shown.
Binary file removed vendor/cache/sequel-5.71.0.gem
Binary file not shown.
Binary file added vendor/cache/sequel-5.72.0.gem
Binary file not shown.

0 comments on commit 3f19814

Please sign in to comment.