From 7252dd483e337aa1dcf57f90bce8cc929eab8aef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 10:01:14 +0000 Subject: [PATCH] Bump pronto-reek from 0.11.0 to 0.11.1 Bumps [pronto-reek](https://github.com/mmozuras/pronto-reek) from 0.11.0 to 0.11.1. - [Release notes](https://github.com/mmozuras/pronto-reek/releases) - [Commits](https://github.com/mmozuras/pronto-reek/compare/v0.11.0...v0.11.1) --- updated-dependencies: - dependency-name: pronto-reek dependency-type: direct:production 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 71bb460..35caf33 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -121,7 +121,7 @@ GEM rails_best_practices (~> 1.16, >= 1.15.0) pronto-rails_schema (0.11.0) pronto (>= 0.10, < 0.12) - pronto-reek (0.11.0) + pronto-reek (0.11.1) pronto (~> 0.11.0) reek (>= 4.2, < 7.0) pronto-rubocop (0.11.4) @@ -159,7 +159,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) rb-readline (0.5.5) - reek (6.1.0) + reek (6.1.3) kwalify (~> 0.7.0) parser (~> 3.1.0) rainbow (>= 2.0, < 4.0)