From 27915e7f745db404c9c148f24a813b63eef75a1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 08:50:58 +0000 Subject: [PATCH] Bump addressable from 2.8.7 to 2.9.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.7 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.7...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, 3 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6efdd933ee..bfdf92b6d5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,8 +14,8 @@ GEM mutex_m securerandom (>= 0.3) tzinfo (~> 2.0) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) base64 (0.2.0) benchmark (0.4.0) bigdecimal (3.1.8) @@ -38,7 +38,6 @@ GEM ethon (0.16.0) ffi (>= 1.15.0) eventmachine (1.2.7) - eventmachine (1.2.7-x64-mingw32) execjs (2.10.0) faraday (2.12.1) faraday-net_http (>= 2.0, < 3.5) @@ -244,8 +243,6 @@ GEM racc (~> 1.4) nokogiri (1.16.8-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.8-x64-mingw32) - racc (~> 1.4) nokogiri (1.16.8-x86_64-darwin) racc (~> 1.4) nokogiri (1.16.8-x86_64-linux) @@ -287,7 +284,7 @@ GEM PLATFORMS arm64-darwin ruby - x64-mingw32 + x64-mingw-ucrt x86_64-darwin x86_64-linux