From 1979d533fb07e62c9d75d1fb5a547fca870dc539 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 02:33:09 +0000 Subject: [PATCH] Bump the minor-updates group with 2 updates Bumps the minor-updates group with 2 updates: [rubocop](https://github.com/rubocop/rubocop) and [webmock](https://github.com/bblimke/webmock). Updates `rubocop` from 1.71.1 to 1.71.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.71.1...v1.71.2) Updates `webmock` from 3.24.0 to 3.25.0 - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](https://github.com/bblimke/webmock/compare/v3.24.0...v3.25.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: webmock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fa4e35e..9653c7e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM logger faraday-net_http (3.4.0) net-http (>= 0.5.0) - hashdiff (1.1.1) + hashdiff (1.1.2) heroku-log-parser (0.4.0) json (2.9.1) language_server-protocol (3.17.0.4) @@ -27,7 +27,7 @@ GEM uri nio4r (2.7.4) parallel (1.26.3) - parser (3.3.7.0) + parser (3.3.7.1) ast (~> 2.4.1) racc public_suffix (6.0.1) @@ -41,7 +41,7 @@ GEM rack (>= 3) rainbow (3.1.1) regexp_parser (2.10.0) - rexml (3.3.9) + rexml (3.4.0) roda (3.88.0) rack rspec (3.13.0) @@ -57,7 +57,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.0) - rubocop (1.71.1) + rubocop (1.71.2) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -86,7 +86,7 @@ GEM unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) uri (1.0.2) - webmock (3.24.0) + webmock (3.25.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)