From 2e4bb62b2f71ff9d8e4ec101ecd5bfc1a1274411 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 02:56:46 +0000 Subject: [PATCH] :arrow_up: 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0761deef9847..83d8206b2e4f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -386,10 +386,10 @@ GEM orm_adapter (0.5.0) os (1.1.4) ostruct (0.6.0) - 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)