From 38e9931c2598f74ae41df83f8b2a2adc48309473 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 03:03:47 +0000 Subject: [PATCH] Bump rubocop-discourse from 3.14.0 to 3.18.0 Bumps [rubocop-discourse](https://github.com/discourse/rubocop-discourse) from 3.14.0 to 3.18.0. - [Commits](https://github.com/discourse/rubocop-discourse/compare/v3.14.0...v3.18.0) --- updated-dependencies: - dependency-name: rubocop-discourse dependency-version: 3.18.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6c71ed5..a797eda 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (8.1.2) + activesupport (8.1.3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -16,49 +16,50 @@ GEM uri (>= 0.13.1) ast (2.4.3) base64 (0.3.0) - bigdecimal (4.0.1) + bigdecimal (4.1.2) concurrent-ruby (1.3.6) connection_pool (3.0.2) drb (2.2.3) i18n (1.14.8) concurrent-ruby (~> 1.0) - json (2.18.0) + json (2.19.4) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) - minitest (6.0.1) + minitest (6.0.6) + drb (~> 2.0) prism (~> 1.5) - parallel (1.27.0) - parser (3.3.10.1) + parallel (2.1.0) + parser (3.3.11.1) ast (~> 2.4.1) racc prettier_print (1.2.1) - prism (1.8.0) + prism (1.9.0) racc (1.8.1) - rack (3.2.4) + rack (3.2.6) rainbow (3.1.1) - regexp_parser (2.11.3) - rubocop (1.82.1) + regexp_parser (2.12.0) + rubocop (1.86.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) - parallel (~> 1.10) + parallel (>= 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.48.0, < 2.0) + rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.49.0) + rubocop-ast (1.49.1) parser (>= 3.3.7.2) prism (~> 1.7) - rubocop-capybara (2.22.1) + rubocop-capybara (2.23.0) lint_roller (~> 1.1) - rubocop (~> 1.72, >= 1.72.1) - rubocop-discourse (3.14.0) + rubocop (~> 1.81) + rubocop-discourse (3.18.0) activesupport (>= 6.1) lint_roller (>= 1.1.0) - rubocop-capybara (>= 2.22.0) + rubocop-capybara (>= 2.23.0) rubocop-discourse-base (>= 1.0.0) rubocop-factory_bot (>= 2.27.0) rubocop-rails (>= 2.30.3)