From ad88a751ac4bc1d798066df294c7c91e23ad7d43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 00:51:39 +0000 Subject: [PATCH] Bump rubocop-rspec from 3.4.0 to 3.6.0 Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.4.0 to 3.6.0. - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-rspec/compare/v3.4.0...v3.6.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 39 ++++++++++++++++++++++----------------- 1 file changed, 22 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e41c3b1..4ef760c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,7 +29,7 @@ GEM cucumber (>= 8.0, < 10.0) rspec-expectations (~> 3.4) thor (~> 1.0) - ast (2.4.2) + ast (2.4.3) aws-eventstream (1.3.2) aws-partitions (1.1089.0) aws-sdk (3.2.0) @@ -1681,12 +1681,13 @@ GEM ruby_version (~> 1.0) wirb (~> 2.0, >= 2.2.1) jmespath (1.6.2) - json (2.9.1) - language_server-protocol (3.17.0.3) + json (2.10.2) + language_server-protocol (3.17.0.4) lino (4.1.0) childprocess (~> 5.0.0) hamster (~> 3.0) open4 (~> 1.3) + lint_roller (1.1.0) logger (1.7.0) looksee (5.1.0) method_source (1.1.0) @@ -1705,13 +1706,14 @@ GEM open4 (1.3.4) os (1.1.4) paint (2.3.0) - parallel (1.26.3) - parser (3.3.7.0) + parallel (1.27.0) + parser (3.3.8.0) ast (~> 2.4.1) racc pp (0.6.2) prettyprint prettyprint (0.2.0) + prism (1.4.0) psych (5.2.3) date stringio @@ -1754,7 +1756,6 @@ GEM regexp_parser (2.10.0) reline (0.6.1) io-console (~> 0.5) - rexml (3.4.0) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -1768,23 +1769,25 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.2) - rubocop (1.65.1) + rubocop (1.75.2) json (~> 2.3) - language_server-protocol (>= 3.17.0) + language_server-protocol (~> 3.17.0.2) + lint_roller (~> 1.1.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) + regexp_parser (>= 2.9.3, < 3.0) + rubocop-ast (>= 1.44.0, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.37.0) - parser (>= 3.3.1.0) + unicode-display_width (>= 2.4.0, < 4.0) + rubocop-ast (1.44.1) + parser (>= 3.3.7.2) + prism (~> 1.4) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.4.0) - rubocop (~> 1.61) + rubocop-rspec (3.6.0) + lint_roller (~> 1.1) + rubocop (~> 1.72, >= 1.72.1) ruby-progressbar (1.13.0) ruby_engine (2.0.3) ruby_git_crypt (0.1.0) @@ -1811,7 +1814,9 @@ GEM thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) + unicode-display_width (3.1.4) + unicode-emoji (~> 4.0, >= 4.0.4) + unicode-emoji (4.0.4) uri (0.13.2) wait (0.5.3) wirb (2.2.2)