From 4817b0d8ac93afdb6ff81964ed57e892e850ff79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 08:05:05 +0000 Subject: [PATCH] Bump addressable from 2.5.1 to 2.8.1 in /_site Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.1 to 2.8.1. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.5.1...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- _site/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_site/Gemfile.lock b/_site/Gemfile.lock index 0dff9c4..2675378 100644 --- a/_site/Gemfile.lock +++ b/_site/Gemfile.lock @@ -6,8 +6,8 @@ GEM i18n (~> 0.7) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.1) - public_suffix (~> 2.0, >= 2.0.2) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) colorator (0.1) colored (1.2) concurrent-ruby (1.0.5) @@ -48,7 +48,7 @@ GEM nokogiri (1.7.1) mini_portile2 (~> 2.1.0) parallel (1.11.1) - public_suffix (2.0.5) + public_suffix (5.0.0) rb-fsevent (0.9.8) rb-inotify (0.9.8) ffi (>= 0.5.0)