From 211a30689c2e2f4398b752be5890f0cb1c40648e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 21:40:30 +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 | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 12a81f811..3d766cc03 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,8 +20,8 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) autoprefixer-rails (9.7.5) execjs bootstrap (4.4.1) @@ -36,8 +36,10 @@ GEM eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) erubi (1.9.0) + eventmachine (1.2.7) eventmachine (1.2.7-x64-mingw32) execjs (2.7.0) + ffi (1.15.0) ffi (1.15.0-x64-mingw32) forwardable-extended (2.6.0) http_parser.rb (0.6.0) @@ -87,12 +89,14 @@ GEM method_source (1.0.0) mini_portile2 (2.4.0) minitest (5.14.0) + nokogiri (1.10.9) + mini_portile2 (~> 2.4.0) nokogiri (1.10.9-x64-mingw32) mini_portile2 (~> 2.4.0) pathutil (0.16.2) forwardable-extended (~> 2.6) popper_js (1.16.0) - public_suffix (4.0.6) + public_suffix (5.0.0) rack (2.2.2) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -114,6 +118,8 @@ GEM rexml (3.2.5) rouge (3.26.0) safe_yaml (1.0.5) + sassc (2.4.0) + ffi (~> 1.9) sassc (2.4.0-x64-mingw32) ffi (~> 1.9) sassc-rails (2.1.2) @@ -137,10 +143,10 @@ GEM tzinfo (1.2.9) thread_safe (~> 0.1) unicode-display_width (1.7.0) - wdm (0.1.1) zeitwerk (2.3.0) PLATFORMS + ruby x64-mingw32 DEPENDENCIES @@ -153,7 +159,6 @@ DEPENDENCIES jekyll-sitemap kramdown rouge - wdm (>= 0.1.0) BUNDLED WITH 1.17.2