From b7b87144a0a19feeaa366b7538f05fc41a622e55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 21:42:08 +0000 Subject: [PATCH] Bump rubocop-rails from 2.31.0 to 2.33.4 Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.31.0 to 2.33.4. - [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.31.0...v2.33.4) --- updated-dependencies: - dependency-name: rubocop-rails dependency-version: 2.33.4 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 47 ++++++++++++++++++++++++----------------------- 1 file changed, 24 insertions(+), 23 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7629af71..5e024cb8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1729,7 +1729,7 @@ GEM erubi (>= 1.0.0) rack (>= 0.9.0) rouge (>= 1.0.0) - bigdecimal (3.1.9) + bigdecimal (3.2.3) bindex (0.8.1) binding_of_caller (1.0.1) debug_inspector (>= 1.2.0) @@ -1757,7 +1757,7 @@ GEM sexp_processor coderay (1.1.3) concurrent-ruby (1.3.5) - connection_pool (2.5.2) + connection_pool (2.5.4) counter_culture (3.10.0) activerecord (>= 4.2) activesupport (>= 4.2) @@ -1785,7 +1785,7 @@ GEM devise-i18n-views (0.3.7) diff-lcs (1.6.2) docile (1.4.1) - drb (2.2.1) + drb (2.2.3) dry-configurable (1.3.0) dry-core (~> 1.1) zeitwerk (~> 2.6) @@ -1998,7 +1998,7 @@ GEM orm_adapter (0.5.0) ostruct (0.6.1) parallel (1.27.0) - parser (3.3.8.0) + parser (3.3.9.0) ast (~> 2.4.1) racc pdf-reader (2.14.1) @@ -2013,30 +2013,31 @@ GEM pp (0.6.2) prettyprint prettyprint (0.2.0) - prism (1.4.0) + prism (1.5.1) pry (0.15.2) coderay (~> 1.1) method_source (~> 1.0) psych (3.3.4) public_suffix (6.0.1) racc (1.8.1) - rack (2.2.14) + rack (3.2.1) rack-contrib (2.5.0) rack (< 4) rack-dev-mark (0.8.1) rack (>= 1.1, < 4.0) - rack-protection (3.2.0) + rack-protection (4.1.1) base64 (>= 0.1.0) - rack (~> 2.2, >= 2.2.4) + logger (>= 1.6.0) + rack (>= 3.0.0, < 4) rack-proxy (0.7.7) rack - rack-session (1.0.2) - rack (< 3) + rack-session (2.1.1) + base64 (>= 0.1.0) + rack (>= 3.0.0) rack-test (2.2.0) rack (>= 1.3) - rackup (1.0.1) - rack (< 3) - webrick + rackup (2.2.1) + rack (>= 3) rails (8.0.2) actioncable (= 8.0.2) actionmailbox (= 8.0.2) @@ -2109,7 +2110,7 @@ GEM parser (~> 3.3.0) rainbow (>= 2.0, < 4.0) rexml (~> 3.1) - regexp_parser (2.10.0) + regexp_parser (2.11.3) reline (0.6.0) io-console (~> 0.5) require_all (3.0.0) @@ -2161,15 +2162,15 @@ GEM rubocop-ast (>= 1.45.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.45.1) + rubocop-ast (1.47.1) parser (>= 3.3.7.2) prism (~> 1.4) - rubocop-rails (2.31.0) + rubocop-rails (2.33.4) activesupport (>= 4.2.0) lint_roller (~> 1.1) rack (>= 1.1) rubocop (>= 1.75.0, < 2.0) - rubocop-ast (>= 1.38.0, < 2.0) + rubocop-ast (>= 1.44.0, < 2.0) rubocop-rspec (3.6.0) lint_roller (~> 1.1) rubocop (~> 1.72, >= 1.72.1) @@ -2236,9 +2237,10 @@ GEM yard (~> 0.9, >= 0.9.24) yard-solargraph (~> 0.1) spring (4.3.0) - sprockets (3.7.2) + sprockets (4.2.2) concurrent-ruby (~> 1.0) - rack (> 1, < 3) + logger + rack (>= 2.2.4, < 4) sprockets-rails (3.5.2) actionpack (>= 6.1) activesupport (>= 6.1) @@ -2257,9 +2259,9 @@ GEM concurrent-ruby (~> 1.0) uglifier (4.1.0) execjs (>= 0.3.0, < 3) - unicode-display_width (3.1.4) - unicode-emoji (~> 4.0, >= 4.0.4) - unicode-emoji (4.0.4) + unicode-display_width (3.2.0) + unicode-emoji (~> 4.1) + unicode-emoji (4.1.0) unicorn (5.8.0) kgio (~> 2.6) raindrops (~> 0.7) @@ -2288,7 +2290,6 @@ GEM rack-proxy (>= 0.6.1) railties (>= 5.2) semantic_range (>= 2.3.0) - webrick (1.9.1) websocket (1.2.11) websocket-driver (0.7.7) base64