From 8a96b9e8c63f4afc5b82dae4939fcd2a38ed5f5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 04:08:12 +0000 Subject: [PATCH] Bump rubocop-rails from 2.15.2 to 2.17.4 Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.15.2 to 2.17.4. - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.15.2...v2.17.4) --- updated-dependencies: - dependency-name: rubocop-rails 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 85165b9a4..e842aa51e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,7 +120,7 @@ GEM execjs multi_json (>= 1.3) rake - json (2.6.2) + json (2.6.3) libv8-node (15.14.0.1) libxml-ruby (3.1.0) listen (3.7.1) @@ -177,7 +177,7 @@ GEM mimemagic (~> 0.3.0) terrapin (~> 0.6.0) parallel (1.22.1) - parser (3.1.2.1) + parser (3.1.3.0) ast (~> 2.4.1) passenger (6.0.14) rack @@ -239,7 +239,7 @@ GEM recaptcha (5.10.0) json redcarpet (3.5.1) - regexp_parser (2.5.0) + regexp_parser (2.6.1) request_store (1.5.1) rack (>= 1.4) rexml (3.2.5) @@ -261,15 +261,15 @@ GEM rubocop-ast (>= 1.20.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.21.0) + rubocop-ast (1.24.0) parser (>= 3.1.1.0) rubocop-performance (1.15.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rails (2.15.2) + rubocop-rails (2.17.4) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.7.0, < 2.0) + rubocop (>= 1.33.0, < 2.0) rubocop-shopify (2.8.0) rubocop (~> 1.31) ruby-hmac (0.4.0) @@ -334,7 +334,7 @@ GEM thread_safe (~> 0.1) tzinfo-data (1.2022.3) tzinfo (>= 1.0.0) - unicode-display_width (2.2.0) + unicode-display_width (2.3.0) web-console (3.7.0) actionview (>= 5.0) activemodel (>= 5.0)