From 478515f7fcf2a4ab7288c6aba3b3917f26b5b025 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 07:52:52 +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: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 14 ++++---------- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/Gemfile b/Gemfile index 43e0e77e17..bc4e5d20b8 100644 --- a/Gemfile +++ b/Gemfile @@ -120,7 +120,7 @@ group :test do gem 'recursive-open-struct' end -gem 'addressable', '~> 2.7' +gem 'addressable', '~> 2.9' gem 'mini_magick' gem 'opensearch-ruby' diff --git a/Gemfile.lock b/Gemfile.lock index 17d3bed23c..c5bd6dfd0e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,8 +85,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) ansi-to-html (0.0.3) anycable (1.6.0) anycable-core (= 1.6.0) @@ -506,12 +506,6 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rest-client (2.1.0-x64-mingw32) - ffi (~> 1.9) - http-accept (>= 1.7.0, < 2.0) - http-cookie (>= 1.0.2, < 2.0) - mime-types (>= 1.16, < 4.0) - netrc (~> 0.8) reverse_markdown (3.0.0) nokogiri rexml (3.4.1) @@ -658,11 +652,11 @@ GEM PLATFORMS arm64-darwin-23 arm64-darwin-24 - x64-mingw32 + x64-mingw-ucrt x86_64-linux DEPENDENCIES - addressable (~> 2.7) + addressable (~> 2.9) ansi-to-html anycable-rails aws-sdk-cloudfront