From 7a2090c3520b40cda1a513f74fdecc5da7f6496f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 20:48:02 +0000 Subject: [PATCH] Bump addressable from 2.5.1 to 2.8.1 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] --- Gemfile.lock | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 70eb1d1..d5ba9ba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,10 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.5.1) - public_suffix (~> 2.0, >= 2.0.2) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) colorator (1.1.0) + ffi (1.9.18) ffi (1.9.18-x64-mingw32) forwardable-extended (2.6.0) jekyll (3.5.0) @@ -29,11 +30,9 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) mercenary (0.3.6) - minima (2.1.1) - jekyll (~> 3.3) pathutil (0.14.0) forwardable-extended (~> 2.6) - public_suffix (2.0.5) + public_suffix (5.0.0) rb-fsevent (0.10.2) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) @@ -51,12 +50,12 @@ GEM tzinfo (>= 1.0.0) PLATFORMS + ruby x64-mingw32 DEPENDENCIES jekyll (= 3.5.0) jekyll-feed (~> 0.6) - minima (~> 2.0) tzinfo-data BUNDLED WITH