From e1e85dcf31803b15f20a80821220b4ed1a68254b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 04:08:21 +0000 Subject: [PATCH] Bump overcommit from 0.57.0 to 0.60.0 Bumps [overcommit](https://github.com/sds/overcommit) from 0.57.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.57.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 | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a57e19a..9980517 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,10 @@ GEM - remote: https://rubygems.org/ remote: https://oss:cUsw1fO1EK35ZewlWybDC9F9wG9DKzaQ@gem.mutant.dev/ + specs: + mutant-license (0.1.1.2.1839360472112769816023349048501540551457.0) + +GEM + remote: https://rubygems.org/ specs: aasm (5.2.0) concurrent-ruby (~> 1.0) @@ -154,7 +158,6 @@ GEM parser (~> 3.0.0) regexp_parser (~> 2.0, >= 2.0.3) unparser (~> 0.6.0) - mutant-license (0.1.1.2.1839360472112769816023349048501540551457.0) mutant-minitest (0.10.31) minitest (~> 5.11) mutant (= 0.10.31) @@ -169,9 +172,10 @@ GEM multi_xml (~> 0.5) rack (>= 1.2, < 3) orm_adapter (0.5.0) - overcommit (0.57.0) + overcommit (0.60.0) childprocess (>= 0.6.3, < 5) iniparse (~> 1.4) + rexml (~> 3.2) parallel (1.20.1) parser (3.0.1.0) ast (~> 2.4.1)