From 22f0b0205e40fc43a49222be820b5f241b771a03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 14:35:54 +0000 Subject: [PATCH] Bump rubocop-rails from 2.24.0 to 2.28.0 Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.24.0 to 2.28.0. - [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.24.0...v2.28.0) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4280d2e..693e0c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,7 +127,7 @@ GEM jquery-turbolinks (2.1.0) railties (>= 3.1.0) turbolinks - json (2.7.1) + json (2.9.1) json_schemer (0.2.25) ecma-re-validator (~> 0.3) hana (~> 1.3) @@ -168,7 +168,7 @@ GEM paper_trail (11.1.0) activerecord (>= 5.2) request_store (~> 1.1) - parallel (1.24.0) + parallel (1.26.3) parser (3.3.0.5) ast (~> 2.4.1) racc @@ -226,7 +226,7 @@ GEM rake (13.2.1) ranked-model (0.4.9) activerecord (>= 5.2) - regexp_parser (2.9.0) + regexp_parser (2.10.0) request_store (1.5.0) rack (>= 1.4) responders (3.1.1) @@ -263,10 +263,10 @@ GEM unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.31.2) parser (>= 3.3.0.4) - rubocop-rails (2.24.0) + rubocop-rails (2.28.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (1.13.0) sass (3.4.25) @@ -312,7 +312,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.8.2) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) uri_template (0.7.0) versionomy (0.5.0) blockenspiel (~> 0.5)