From 2c8da7e277e48116c64fe334bd0ee14d8461c57b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 10:09:48 +0000 Subject: [PATCH] Bump rubocop-minitest from 0.17.0 to 0.19.1 Bumps [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) from 0.17.0 to 0.19.1. - [Release notes](https://github.com/rubocop/rubocop-minitest/releases) - [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-minitest/compare/v0.17.0...v0.19.1) --- updated-dependencies: - dependency-name: rubocop-minitest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 685f325b..e4a191df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,8 +133,8 @@ GEM rack (>= 1.6.2, < 3) rack-protection orm_adapter (0.5.0) - parallel (1.21.0) - parser (3.0.3.2) + parallel (1.22.1) + parser (3.1.1.0) ast (~> 2.4.1) pry (0.14.1) coderay (~> 1.1) @@ -178,9 +178,9 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - regexp_parser (2.2.0) + regexp_parser (2.3.0) responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) @@ -214,9 +214,9 @@ GEM rubocop-ast (>= 1.15.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.15.1) - parser (>= 3.0.1.1) - rubocop-minitest (0.17.0) + rubocop-ast (1.17.0) + parser (>= 3.1.1.0) + rubocop-minitest (0.19.1) rubocop (>= 0.90, < 2.0) rubocop-rails (2.13.0) activesupport (>= 4.2.0)