Skip to content

Commit

Permalink
Bump childprocess from 5.0.0 to 5.1.0 in /.overcommit
Browse files Browse the repository at this point in the history
Bumps [childprocess](https://github.com/enkessler/childprocess) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/enkessler/childprocess/releases)
- [Changelog](https://github.com/enkessler/childprocess/blob/master/CHANGELOG.md)
- [Commits](enkessler/childprocess@v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: childprocess
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 5d66dc7 commit 57cc823
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .overcommit/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@ GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
childprocess (5.0.0)
childprocess (5.1.0)
logger (~> 1.5)
iniparse (1.5.0)
json (2.7.2)
language_server-protocol (3.17.0.3)
logger (1.6.0)
overcommit (0.64.0)
childprocess (>= 0.6.3, < 6)
iniparse (~> 1.4)
Expand Down

0 comments on commit 57cc823

Please sign in to comment.