From 3824499b443d84841fbeec86f7a6a95a23b220dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 02:26:17 +0000 Subject: [PATCH] Bump overcommit from 0.64.0 to 0.64.1 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](https://github.com/sds/overcommit/compare/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] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dded1db..54c532c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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) @@ -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)