From a89809eb0b12a1c2d4527bd9e4a9ff712c875008 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 08:55:19 +0000 Subject: [PATCH] Bump addressable from 2.7.0 to 2.8.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0. - [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.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5e71cd6..cd8fee9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,7 +4,7 @@ GEM activesupport (3.2.22.5) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) coffee-script (2.4.1) coffee-script-source @@ -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.1) multipart-post (>= 1.2, < 3) + ffi (1.12.2) ffi (1.12.2-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.9) + mini_portile2 (~> 2.4.0) nokogiri (1.10.9-x64-mingw32) mini_portile2 (~> 2.4.0) octokit (4.18.0) @@ -234,17 +238,16 @@ GEM tzinfo-data (1.2019.3) tzinfo (>= 1.0.0) unicode-display_width (1.7.0) - wdm (0.1.1) PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES github-pages (~> 204) jekyll-feed (~> 0.6) jekyll-theme-architect (~> 0.1.1) tzinfo-data - wdm (~> 0.1.0) BUNDLED WITH 2.1.4