From 626142740e76bd186a812971ea69423434c93eee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 07:58:48 +0000 Subject: [PATCH] chore(deps-dev): bump addressable from 2.8.8 to 2.9.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.8 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.8...addressable-2.9.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 91d7e0c..c70523a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,7 @@ GEM faraday (~> 2.0) faraday-retry (~> 2.0) murmurhash3 (~> 0.1.7) - addressable (2.8.8) + addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) base64 (0.3.0) bigdecimal (4.0.1) @@ -39,7 +39,7 @@ GEM murmurhash3 (0.1.7) net-http (0.9.1) uri (>= 0.11.1) - public_suffix (7.0.2) + public_suffix (6.0.2) rack (3.2.4) rack-test (2.2.0) rack (>= 1.3) @@ -81,9 +81,9 @@ DEPENDENCIES liquid (~> 5.0) rack-test (~> 2.0) rake (~> 13.0) - rspec (~> 3.12) + rspec (~> 3.12, ~> 3.0) simplecov (~> 0.22) - webmock (~> 3.18) + webmock (~> 3.18, ~> 3.0) BUNDLED WITH 2.5.22