From 163629d3aa51a5e56ef694a1aba5664d7f9a43dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 16:47:54 +0400 Subject: [PATCH] build(deps-dev): bump overcommit from 0.63.0 to 0.64.0 (#1167) Bumps [overcommit](https://github.com/sds/overcommit) from 0.63.0 to 0.64.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.63.0...v0.64.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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1394c72f..8232011d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,7 +31,7 @@ GEM nokogiri (~> 1) ooxml_decrypt (~> 1) rubyzip (~> 2) - overcommit (0.63.0) + overcommit (0.64.0) childprocess (>= 0.6.3, < 6) iniparse (~> 1.4) rexml (~> 3.2)