From 994e482d80c35f6e88d91cf4af95185687a97875 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 04:34:57 +0000 Subject: [PATCH] Bump panolint-ruby from `29ea11b` to `b0c4c72` Bumps [panolint-ruby](https://github.com/panorama-ed/panolint-ruby) from `29ea11b` to `b0c4c72`. - [Commits](https://github.com/panorama-ed/panolint-ruby/compare/29ea11b79e358a089cf5aab7ec587b1fa2bf851f...b0c4c7218a203556c1ed4f483c3560946a943bf1) --- updated-dependencies: - dependency-name: panolint-ruby dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index edce89b..8efb211 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ GIT remote: https://github.com/panorama-ed/panolint-ruby - revision: 29ea11b79e358a089cf5aab7ec587b1fa2bf851f + revision: b0c4c7218a203556c1ed4f483c3560946a943bf1 branch: main specs: panolint-ruby (0) - rubocop (= 1.60.2) + rubocop (= 1.62.0) rubocop-performance (= 1.20.2) - rubocop-rspec (= 2.26.1) + rubocop-rspec (= 2.27.1) GEM remote: https://rubygems.org/ @@ -36,7 +36,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.0) - rubocop (1.60.2) + rubocop (1.62.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -44,11 +44,11 @@ GEM rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.30.0, < 2.0) + rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.30.0) - parser (>= 3.2.1.0) + rubocop-ast (1.31.2) + parser (>= 3.3.0.4) rubocop-capybara (2.20.0) rubocop (~> 1.41) rubocop-factory_bot (2.25.1) @@ -56,7 +56,7 @@ GEM rubocop-performance (1.20.2) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.30.0, < 2.0) - rubocop-rspec (2.26.1) + rubocop-rspec (2.27.1) rubocop (~> 1.40) rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22)