From 97fa4e57c1da9bd7116c49b219618f7bb60d726a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 10:07:41 +0000 Subject: [PATCH] Bump overcommit from 0.59.0 to 0.61.0 Bumps [overcommit](https://github.com/sds/overcommit) from 0.59.0 to 0.61.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.59.0...v0.61.0) --- updated-dependencies: - dependency-name: overcommit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f4da933..9fefc65 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -157,7 +157,7 @@ GEM racc (~> 1.4) nullalign (0.0.4) orm_adapter (0.5.0) - overcommit (0.59.0) + overcommit (0.61.0) childprocess (>= 0.6.3, < 5) iniparse (~> 1.4) rexml (~> 3.2) @@ -224,7 +224,7 @@ GEM responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) - rexml (3.2.5) + rexml (3.2.6) rspec-core (3.10.1) rspec-support (~> 3.10.0) rspec-expectations (3.10.2)