From dd1be3b7691db39e3633acffb4a157e59f0cf49d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 15:41:58 +0000 Subject: [PATCH] Bump the combined-dependencies group with 2 updates Bumps the combined-dependencies group with 2 updates: [propshaft](https://github.com/rails/propshaft) and [webmock](https://github.com/bblimke/webmock). Updates `propshaft` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/rails/propshaft/releases) - [Commits](https://github.com/rails/propshaft/compare/v1.0.1...v1.1.0) Updates `webmock` from 3.23.1 to 3.24.0 - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](https://github.com/bblimke/webmock/compare/v3.23.1...v3.24.0) --- updated-dependencies: - dependency-name: propshaft dependency-type: direct:production update-type: version-update:semver-minor dependency-group: combined-dependencies - dependency-name: webmock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: combined-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d0ae611fc..892aae40f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,8 +79,8 @@ GEM minitest (>= 5.1) mutex_m tzinfo (~> 2.0) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) annotate_models (1.0.1) ast (2.4.2) axe-core-api (4.10.0) @@ -214,7 +214,7 @@ GEM grover (1.1.10) combine_pdf (~> 1.0) nokogiri (~> 1.0) - hashdiff (1.1.0) + hashdiff (1.1.1) hashie (5.0.0) hexapdf (0.47.0) cmdparse (~> 3.0, >= 3.0.3) @@ -328,7 +328,7 @@ GEM rexml (~> 3.2, >= 3.2.6) safe_shell (>= 1.0.3, < 2.0) pg (1.5.8) - propshaft (1.0.1) + propshaft (1.1.0) actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack @@ -346,7 +346,7 @@ GEM pry (~> 0.13) psych (5.1.2) stringio - public_suffix (5.0.5) + public_suffix (6.0.1) puma (6.4.3) nio4r (~> 2.0) racc (1.8.1) @@ -557,7 +557,7 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webmock (3.23.1) + webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)