From d0c9848ef1a1d45537b1bbe683b38615fd4431e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 18:20:33 +0300 Subject: [PATCH] Bump overcommit from 0.61.0 to 0.62.0 (#346) 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 3ce7fd5..6518262 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GEM remote: https://rubygems.org/ specs: ast (2.4.2) - childprocess (4.1.0) + childprocess (5.0.0) diff-lcs (1.5.0) docile (1.4.0) iniparse (1.5.0) @@ -17,8 +17,8 @@ GEM language_server-protocol (3.17.0.3) mysql2 (0.5.5) onlyoffice_logger_helper (1.3.0) - 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)