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