From aa8f3051d964174c1440e560744873ef0133683f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 04:01:50 +0000 Subject: [PATCH] Bump rubocop-rails from 2.15.2 to 2.16.1 Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.15.2 to 2.16.1. - [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.16.1) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 85165b9a4..f0920e55c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -266,10 +266,10 @@ GEM rubocop-performance (1.15.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rails (2.15.2) + rubocop-rails (2.16.1) 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)