Skip to content

Commit

Permalink
Bump overcommit from 0.64.0 to 0.64.1
Browse files Browse the repository at this point in the history
Bumps [overcommit](https://github.com/sds/overcommit) from 0.64.0 to 0.64.1.
- [Release notes](https://github.com/sds/overcommit/releases)
- [Changelog](https://github.com/sds/overcommit/blob/main/CHANGELOG.md)
- [Commits](sds/overcommit@v0.64.0...v0.64.1)

---
updated-dependencies:
- dependency-name: overcommit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and michelegera committed Nov 1, 2024
1 parent f5bf4d2 commit c7c2b0f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,8 @@ GEM
bootsnap (1.18.4)
msgpack (~> 1.2)
builder (3.3.0)
childprocess (5.0.0)
childprocess (5.1.0)
logger (~> 1.5)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
Expand Down Expand Up @@ -128,10 +129,10 @@ GEM
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
overcommit (0.64.0)
overcommit (0.64.1)
childprocess (>= 0.6.3, < 6)
iniparse (~> 1.4)
rexml (~> 3.2)
rexml (>= 3.3.9)
parallel (1.26.3)
parser (3.3.5.0)
ast (~> 2.4.1)
Expand Down

0 comments on commit c7c2b0f

Please sign in to comment.