From 34ecab4e6cd06082ab74ef00989e5ad93a53558d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 07:16:02 +0000 Subject: [PATCH] Bump addressable from 2.8.6 to 2.9.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.6 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.6...addressable-2.9.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 46d281b..c839ef7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,8 +12,8 @@ GEM minitest (>= 5.1) mutex_m tzinfo (~> 2.0) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) aliyun-sdk (0.8.0) nokogiri (~> 1.6) rest-client (~> 2.0) @@ -108,8 +108,7 @@ GEM fog-xml (~> 0.1.1) ipaddress (~> 0.5) json (~> 2.3) - fog-aliyun (0.4.0) - addressable (~> 2.8.0) + fog-aliyun (0.3.19) aliyun-sdk (~> 0.8.0) fog-core fog-json @@ -504,7 +503,7 @@ GEM json (>= 1, < 3) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (5.0.4) + public_suffix (5.1.1) puma (6.4.3) nio4r (~> 2.0) racc (1.8.1)