From a402e0dab71b5dc46641081dea8304b72b4bd670 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 10:07:46 +0000 Subject: [PATCH] Bump overcommit from 0.59.0 to 0.60.0 Bumps [overcommit](https://github.com/sds/overcommit) from 0.59.0 to 0.60.0. - [Release notes](https://github.com/sds/overcommit/releases) - [Changelog](https://github.com/sds/overcommit/blob/master/CHANGELOG.md) - [Commits](https://github.com/sds/overcommit/compare/v0.59.0...v0.60.0) --- updated-dependencies: - dependency-name: overcommit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f4da933..cbd8dd7 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.60.0) childprocess (>= 0.6.3, < 5) iniparse (~> 1.4) rexml (~> 3.2)