From 453d2c8fc3173fa9180f0e003b64330ee7a892e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 09:37:12 +0000 Subject: [PATCH] Bump rubocop-rspec from 2.13.2 to 3.0.4 Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.13.2 to 3.0.4. - [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/v2.13.2...v3.0.4) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0de9705..39dc6a8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -225,14 +225,14 @@ GEM omniauth-zeuswpi (1.0.0) omniauth-oauth2 (~> 1.7.1) orm_adapter (0.5.0) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.1) + parser (3.3.4.2) ast (~> 2.4.1) racc public_suffix (5.0.5) puma (6.0.0) nio4r (~> 2.0) - racc (1.8.0) + racc (1.8.1) rack (2.2.9) rack-protection (2.2.0) rack @@ -280,7 +280,8 @@ GEM responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) - rexml (3.2.6) + rexml (3.3.4) + strscan rolify (6.0.0) rspec-core (3.11.0) rspec-support (~> 3.11.0) @@ -309,25 +310,25 @@ GEM rswag-ui (2.7.0) actionpack (>= 3.1, < 7.1) railties (>= 3.1, < 7.1) - rubocop (1.64.0) + rubocop (1.65.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 (>= 1.8, < 3.0) + regexp_parser (>= 2.4, < 3.0) rexml (>= 3.2.5, < 4.0) rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.3) + rubocop-ast (1.32.0) parser (>= 3.3.1.0) rubocop-rails (2.17.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) - rubocop-rspec (2.13.2) - rubocop (~> 1.33) + rubocop-rspec (3.0.4) + rubocop (~> 1.61) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) rubyzip (2.3.2)