From 341cbcd8fd8005e0687e204e5563e286d629ae6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 09:57:32 +0000 Subject: [PATCH] Bump addressable from 2.8.9 to 2.9.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.9 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.9...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, 7 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 32a01ac..2485e35 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.9) + addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) base64 (0.2.0) bigdecimal (3.3.1) @@ -143,7 +143,13 @@ GEM google-protobuf (~> 4.31) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) + thread_safe (0.3.6) + tzinfo (1.2.11) + thread_safe (~> 0.1) + tzinfo-data (1.2026.1) + tzinfo (>= 1.0.0) unicode-display_width (2.6.0) + wdm (0.1.1) webrick (1.9.2) PLATFORMS