From b70c529d2e8333a24a89471b445010da635d8f22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 12:11:22 +0000 Subject: [PATCH] Bump rubocop-rails from 2.24.0 to 2.25.0 Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.24.0 to 2.25.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.25.0) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9586c06..d80bf62 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,12 +120,12 @@ GEM globalid (1.2.1) activesupport (>= 6.1) hana (1.3.7) - i18n (1.14.1) + i18n (1.14.5) concurrent-ruby (~> 1.0) jquery-turbolinks (2.1.0) railties (>= 3.1.0) turbolinks - json (2.7.1) + json (2.7.2) json_schemer (0.2.25) ecma-re-validator (~> 0.3) hana (~> 1.3) @@ -147,7 +147,7 @@ GEM json mini_mime (1.1.5) mini_portile2 (2.8.5) - minitest (5.22.2) + minitest (5.23.0) msgpack (1.7.2) net-imap (0.4.10) date @@ -174,8 +174,8 @@ GEM public_suffix (5.0.1) puma (6.4.2) nio4r (~> 2.0) - racc (1.7.3) - rack (2.2.8.1) + racc (1.8.0) + rack (2.2.9) rack-accept (0.4.5) rack (>= 0.4) rack-canonical-host (1.2.0) @@ -224,13 +224,14 @@ GEM rake (13.1.0) ranked-model (0.4.9) activerecord (>= 5.2) - regexp_parser (2.9.0) + regexp_parser (2.9.2) request_store (1.5.0) rack (>= 1.4) responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rspec-core (3.12.2) rspec-support (~> 3.12.0) rspec-expectations (3.12.3) @@ -261,7 +262,7 @@ 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.25.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) @@ -295,6 +296,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) + strscan (3.1.0) thor (1.3.0) tilt (2.0.10) timeout (0.4.1) @@ -317,7 +319,7 @@ GEM websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.6.13) + zeitwerk (2.6.14) PLATFORMS ruby