From 4fbbfd45f5235c2c61f4626d5c64d84974402eed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 09:05:45 +1100 Subject: [PATCH] Build(deps-dev): Bump rubocop-discourse from 3.9.2 to 3.9.3 (#31112) Bumps [rubocop-discourse](https://github.com/discourse/rubocop-discourse) from 3.9.2 to 3.9.3. - [Commits](https://github.com/discourse/rubocop-discourse/compare/v3.9.2...v3.9.3) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ba5aa5e8030..81dfc6e6f2b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -458,21 +458,21 @@ GEM rspec-core (>= 2.14) rtlcss (0.2.1) mini_racer (>= 0.6.3) - rubocop (1.71.0) + rubocop (1.71.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.36.2, < 2.0) + rubocop-ast (>= 1.38.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) rubocop-ast (1.38.0) parser (>= 3.3.1.0) rubocop-capybara (2.21.0) rubocop (~> 1.41) - rubocop-discourse (3.9.2) + rubocop-discourse (3.9.3) activesupport (>= 6.1) rubocop (>= 1.59.0) rubocop-capybara (>= 2.0.0)