From 402e51020fd158b2385975d0261bda876331cff4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 12:14:07 -0500 Subject: [PATCH] Bump rubocop-rails from 2.15.0 to 2.15.2 in /dependencies (#3126) Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.15.0 to 2.15.2. - [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.0...v2.15.2) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dependencies/Gemfile.lock b/dependencies/Gemfile.lock index cad07f1f..d0959ad8 100644 --- a/dependencies/Gemfile.lock +++ b/dependencies/Gemfile.lock @@ -8,14 +8,14 @@ GEM tzinfo (~> 2.0) ast (2.4.2) concurrent-ruby (1.1.10) - i18n (1.10.0) + i18n (1.11.0) concurrent-ruby (~> 1.0) json (2.6.2) - minitest (5.16.1) + minitest (5.16.2) parallel (1.22.1) parser (3.1.2.0) ast (~> 2.4.1) - rack (2.2.3.1) + rack (2.2.4) rainbow (3.1.1) regexp_parser (2.5.0) rexml (3.2.5) @@ -38,7 +38,7 @@ GEM rubocop-performance (1.14.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rails (2.15.0) + rubocop-rails (2.15.2) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.7.0, < 2.0)