From 0f11ec1e92e66fb294a136626de2422477982b26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 01:40:47 +0000 Subject: [PATCH] Bump addressable from 2.5.2 to 2.9.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.5.2...addressable-2.9.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 442b4103..728fd207 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,8 +16,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) coderay (1.1.2) concurrent-ruby (1.1.10) faraday (0.15.4) @@ -34,11 +34,11 @@ GEM pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - public_suffix (3.0.3) + public_suffix (7.0.5) rake (12.3.2) - sawyer (0.8.1) - addressable (>= 2.3.5, < 2.6) - faraday (~> 0.8, < 1.0) + sawyer (0.8.2) + addressable (>= 2.3.5) + faraday (> 0.8, < 2.0) slop (3.6.0) thread_safe (0.3.6) treetop (1.5.3) @@ -48,7 +48,7 @@ GEM PLATFORMS ruby - x64-mingw32 + x64-mingw-ucrt x86-mingw32 DEPENDENCIES