From dac013daa870dcbac77446a6fee88e01504dadfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 19:03:31 +0000 Subject: [PATCH] Bump rubocop-rails from 2.24.1 to 2.25.1 in /personal Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.24.1 to 2.25.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.24.1...v2.25.1) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- personal/Gemfile.lock | 38 ++++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/personal/Gemfile.lock b/personal/Gemfile.lock index 04df2f7..aa660f3 100644 --- a/personal/Gemfile.lock +++ b/personal/Gemfile.lock @@ -137,7 +137,7 @@ GEM backport (1.2.0) base64 (0.2.0) benchmark (0.3.0) - bigdecimal (3.1.7) + bigdecimal (3.1.8) bindata (2.5.0) bindex (0.8.1) bootsnap (1.18.3) @@ -155,7 +155,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.3) connection_pool (2.4.1) crass (1.0.6) cssbundling-rails (1.4.0) @@ -189,10 +189,10 @@ GEM activesupport (>= 6.1) google-protobuf (4.26.1) rake (>= 13) - google-protobuf (4.26.1-aarch64-linux) - rake (>= 13) google-protobuf (4.26.1-arm64-darwin) rake (>= 13) + google-protobuf (4.26.1-x86_64-linux) + rake (>= 13) gutentag (2.6.2) activerecord (>= 3.2.0) hashie (5.0.0) @@ -204,7 +204,7 @@ GEM httparty (0.21.0) mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (1.14.4) + i18n (1.14.5) concurrent-ruby (~> 1.0) image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) @@ -262,7 +262,7 @@ GEM mini_magick (4.12.0) mini_mime (1.1.5) mini_portile2 (2.8.6) - minitest (5.22.3) + minitest (5.24.1) mocha (2.2.0) ruby2_keywords (>= 0.0.5) msgpack (1.7.2) @@ -284,10 +284,10 @@ GEM nokogiri (1.16.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.4-aarch64-linux) - racc (~> 1.4) nokogiri (1.16.4-arm64-darwin) racc (~> 1.4) + nokogiri (1.16.4-x86_64-linux) + racc (~> 1.4) oauth2 (2.0.9) faraday (>= 0.17.3, < 3.0) jwt (>= 1.0, < 3.0) @@ -299,8 +299,8 @@ GEM bigdecimal (>= 3.0) ox (2.14.18) pagy (6.0.4) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.25.1) + parser (3.3.3.0) ast (~> 2.4.1) racc pg (1.5.6) @@ -315,8 +315,8 @@ GEM stringio public_suffix (5.0.5) raabro (1.4.0) - racc (1.7.3) - rack (3.0.10) + racc (1.8.0) + rack (3.1.4) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) @@ -366,7 +366,7 @@ GEM redis-client (>= 0.22.0) redis-client (0.22.1) connection_pool - regexp_parser (2.9.0) + regexp_parser (2.9.2) reline (0.5.3) io-console (~> 0.5) request_store (1.6.0) @@ -378,7 +378,8 @@ GEM netrc (~> 0.8) reverse_markdown (2.1.1) nokogiri - rexml (3.2.6) + rexml (3.3.1) + strscan rgeo (3.0.1) rgeo-activerecord (7.0.1) activerecord (>= 5.0) @@ -394,9 +395,9 @@ GEM rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.2) - parser (>= 3.3.0.4) - rubocop-rails (2.24.1) + rubocop-ast (1.31.3) + parser (>= 3.3.1.0) + rubocop-rails (2.25.1) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) @@ -458,6 +459,7 @@ GEM stimulus-rails (1.3.3) railties (>= 6.0.0) stringio (3.1.0) + strscan (3.1.0) thor (1.3.1) tilt (2.3.0) timeout (0.4.1) @@ -495,9 +497,9 @@ GEM zeitwerk (2.6.13) PLATFORMS - aarch64-linux arm64-darwin-22 ruby + x86_64-linux DEPENDENCIES action_policy