From 2c7076e488c0c66689357bdb384489461b79ab9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 06:32:14 +0000 Subject: [PATCH] Bump addressable from 2.8.0 to 2.9.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.0 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9e2e492..e3e96df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,8 +12,8 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) colorator (1.1.0) concurrent-ruby (1.1.9) em-websocket (0.5.2) @@ -64,7 +64,7 @@ GEM mercenary (0.4.0) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (4.0.6) + public_suffix (7.0.5) rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) @@ -83,7 +83,7 @@ PLATFORMS x86_64-linux DEPENDENCIES - bundler + bundler (~> 1.12, >= 0) henry-jekyll! jekyll jekyll-feed (~> 0.15) @@ -91,7 +91,7 @@ DEPENDENCIES jekyll-redirect-from (~> 0.16) jekyll-seo-tag (~> 2.7) jekyll-sitemap (~> 1.4) - webrick + webrick (~> 1.7, >= 0) BUNDLED WITH 2.2.22