From daf180b43c8cea43d3780ddfa280fbd82915e860 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 02:40:58 +0000 Subject: [PATCH] Bump overcommit from 0.61.0 to 0.62.0 Bumps [overcommit](https://github.com/sds/overcommit) from 0.61.0 to 0.62.0. - [Release notes](https://github.com/sds/overcommit/releases) - [Changelog](https://github.com/sds/overcommit/blob/main/CHANGELOG.md) - [Commits](https://github.com/sds/overcommit/compare/v0.61.0...v0.62.0) --- updated-dependencies: - dependency-name: overcommit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8777bd7..b71bf9b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,7 @@ GEM bootsnap (1.17.1) msgpack (~> 1.2) builder (3.2.4) - childprocess (4.1.0) + childprocess (5.0.0) concurrent-ruby (1.2.2) connection_pool (2.4.1) crass (1.0.6) @@ -131,8 +131,8 @@ GEM racc (~> 1.4) nokogiri (1.15.5-x86_64-linux) racc (~> 1.4) - overcommit (0.61.0) - childprocess (>= 0.6.3, < 5) + overcommit (0.62.0) + childprocess (>= 0.6.3, < 6) iniparse (~> 1.4) rexml (~> 3.2) parallel (1.24.0)