From 81683908b1b46f8d90f0128daf2aed3ae9f972ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 18:20:37 +0300 Subject: [PATCH] Bump overcommit from 0.61.0 to 0.62.0 (#556) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2a58ff1..af448e3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: ast (2.4.2) bigdecimal (3.1.5) - childprocess (4.1.0) + childprocess (5.0.0) concurrent-ruby (1.2.2) connection_pool (2.4.1) diff-lcs (1.5.0) @@ -41,8 +41,8 @@ GEM multipart-post (2.3.0) net-http (0.4.1) uri - 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)