From 2ce0f0eced1d7d4e7c3a3bac2e96338b1bfc03bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 01:17:39 +0000 Subject: [PATCH] Bump addressable from 2.4.0 to 2.9.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.4.0 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.4.0...addressable-2.9.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e25aa13..1545d3e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,13 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (2.2.8) - addressable (2.4.0) + activesupport (5.2.8.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) + minitest (~> 5.1) + tzinfo (~> 1.1) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) backports (3.15.0) beaker (4.11.0) beaker-hostgenerator @@ -30,6 +36,7 @@ GEM specinfra (~> 2) byebug (11.0.1) coderay (1.1.2) + concurrent-ruby (1.3.6) deep_merge (1.2.1) diff-lcs (1.3) domain_name (0.5.20190701) @@ -41,7 +48,7 @@ GEM CFPropertyList (~> 2.2) faraday (0.15.4) multipart-post (>= 1.2, < 3) - faraday_middleware (0.13.1) + faraday_middleware (0.14.0) faraday (>= 0.7.4, < 1.0) fast_gettext (1.1.2) ffi (1.11.1) @@ -52,10 +59,11 @@ GEM fast_gettext (~> 1.1.0) gettext (>= 3.0.2) locale - gh (0.15.1) - addressable (~> 2.4.0) - backports + gh (0.16.0) + activesupport (~> 5.0) + addressable (~> 2.4) faraday (~> 0.8) + faraday_middleware (~> 0.14) multi_json (~> 1.0) net-http-persistent (~> 2.9) net-http-pipeline @@ -64,6 +72,8 @@ GEM hocon (1.2.5) http-cookie (1.0.3) domain_name (~> 0.5) + i18n (1.14.8) + concurrent-ruby (~> 1.0) in-parallel (0.1.17) inifile (3.0.0) json (2.2.0) @@ -103,6 +113,7 @@ GEM pry-byebug (3.7.0) byebug (~> 11.0) pry (~> 0.10) + public_suffix (7.0.5) puppet (4.10.12) facter (> 2.0, < 4) gettext-setup (>= 0.10, < 1) @@ -188,6 +199,7 @@ GEM stringify-hash (0.0.2) text (1.3.1) thor (0.20.3) + thread_safe (0.3.6) travis (1.8.10) backports faraday (~> 0.9) @@ -201,6 +213,8 @@ GEM json typhoeus (0.8.0) ethon (>= 0.8.0) + tzinfo (1.2.11) + thread_safe (~> 0.1) unf (0.1.4) unf_ext unf_ext (0.0.7.6)