From 1dc3c31c97cbf2d7ca432fcc577501a2c5f56745 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 03:08:37 +0000 Subject: [PATCH] Bump addressable from 2.7.0 to 2.8.1 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 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.7.0...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fdaa566..4698a62 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,8 +4,8 @@ GEM activesupport (3.2.22.5) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) coffee-script (2.4.1) coffee-script-source execjs @@ -21,10 +21,12 @@ GEM http_parser.rb (~> 0.6.0) ethon (0.12.0) ffi (>= 1.3.0) + eventmachine (1.2.7) eventmachine (1.2.7-x64-mingw32) execjs (2.7.0) faraday (1.0.0) multipart-post (>= 1.2, < 3) + ffi (1.11.3) ffi (1.11.3-x64-mingw32) forwardable-extended (2.6.0) gemoji (3.0.1) @@ -201,6 +203,8 @@ GEM jekyll-seo-tag (~> 2.1) multi_json (1.14.1) multipart-post (2.1.1) + nokogiri (1.10.7) + mini_portile2 (~> 2.4.0) nokogiri (1.10.7-x64-mingw32) mini_portile2 (~> 2.4.0) octokit (4.15.0) @@ -234,16 +238,15 @@ GEM tzinfo-data (1.2019.3) tzinfo (>= 1.0.0) unicode-display_width (1.6.0) - wdm (0.1.1) PLATFORMS + ruby x64-mingw32 DEPENDENCIES github-pages minima (~> 2.0) tzinfo-data - wdm (~> 0.1.0) BUNDLED WITH 1.17.1