From 631168fd20bebf3f12fa386f7d2ff47b827a431b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Apr 2022 10:15:13 +0000 Subject: [PATCH] Bump reek from 6.1.0 to 6.1.1 Bumps [reek](https://github.com/troessner/reek) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/troessner/reek/releases) - [Changelog](https://github.com/troessner/reek/blob/master/CHANGELOG.md) - [Commits](https://github.com/troessner/reek/compare/v6.1.0...v6.1.1) --- updated-dependencies: - dependency-name: reek dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c9eda03..1de840c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -162,7 +162,7 @@ GEM iniparse (~> 1.4) rexml (~> 3.2) parallel (1.19.2) - parser (3.1.0.0) + parser (3.1.2.0) ast (~> 2.4.1) pg (1.3.3) public_suffix (4.0.6) @@ -215,7 +215,7 @@ GEM rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) - reek (6.1.0) + reek (6.1.1) kwalify (~> 0.7.0) parser (~> 3.1.0) rainbow (>= 2.0, < 4.0)