From 511500e4ec29cfbbcede2e7bda423efe149ab272 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 08:12:21 +0000 Subject: [PATCH] build(deps-dev): bump addressable from 2.8.8 to 2.9.0 in /bindings/ruby 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] --- bindings/ruby/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bindings/ruby/Gemfile.lock b/bindings/ruby/Gemfile.lock index 1f7448c4..4baf72be 100644 --- a/bindings/ruby/Gemfile.lock +++ b/bindings/ruby/Gemfile.lock @@ -7,7 +7,7 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.8.8) + addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) benchmark-ips (2.14.0) css_parser (1.21.1) @@ -38,7 +38,7 @@ GEM addressable css_parser (>= 1.19.0) htmlentities (>= 4.0.0) - public_suffix (7.0.0) + public_suffix (7.0.5) racc (1.8.1) rake (13.3.1) rake-compiler (1.3.1)