From 95e13b6c322ec8e87658e032498f76cd1aa80786 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 10:21:12 +0000 Subject: [PATCH] Bump reek from 6.1.0 to 6.1.2 Bumps [reek](https://github.com/troessner/reek) from 6.1.0 to 6.1.2. - [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.2) --- 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 f4da933..cef45c0 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.1) 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.2) kwalify (~> 0.7.0) parser (~> 3.1.0) rainbow (>= 2.0, < 4.0)