From e8898faeeec8a752bb257fa92e55df2467751c2e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2020 06:08:36 +0000 Subject: [PATCH] Bump overcommit from 0.52.1 to 0.53.0 Bumps [overcommit](https://github.com/sds/overcommit) from 0.52.1 to 0.53.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.52.1...v0.53.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 40ad625da..c019b3d8e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,7 +69,7 @@ GEM octokit (4.18.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) - overcommit (0.52.1) + overcommit (0.53.0) childprocess (>= 0.6.3, < 4) iniparse (~> 1.4) parallel (1.19.1)