Skip to content

Commit

Permalink
Bump sequel from 5.71.0 to 5.72.0 in /components/services
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 1, 2023
1 parent 2113fee commit 7001699
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion components/services/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ GEM
aws-sigv4 (~> 1.1)
aws-sigv4 (1.6.0)
aws-eventstream (~> 1, >= 1.0.2)
bigdecimal (3.1.4)
coderay (1.1.3)
concurrent-ruby (1.2.2)
diff-lcs (1.5.0)
Expand Down Expand Up @@ -47,7 +48,8 @@ GEM
rspec-support (3.12.0)
sentry-ruby (5.10.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
sequel (5.71.0)
sequel (5.72.0)
bigdecimal
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand Down

0 comments on commit 7001699

Please sign in to comment.