From d0c3ca958c24c3ea597abab6b5ecf2b6972db661 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 10:08:35 +0000 Subject: [PATCH] Bump reek from 6.1.0 to 6.1.4 Bumps [reek](https://github.com/troessner/reek) from 6.1.0 to 6.1.4. - [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.4) --- updated-dependencies: - dependency-name: reek dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f4da933..d4e2541 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.2.0.0) ast (~> 2.4.1) pg (1.3.3) public_suffix (4.0.6) @@ -215,9 +215,9 @@ GEM rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) - reek (6.1.0) + reek (6.1.4) kwalify (~> 0.7.0) - parser (~> 3.1.0) + parser (~> 3.2.0) rainbow (>= 2.0, < 4.0) regexp_parser (2.1.1) require_all (3.0.0)