From 2a8a0f9f900fb1db852ea5275c71e961c4bf32a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 19:00:51 +0000 Subject: [PATCH] Bump jekyll from 4.3.0 to 4.3.2 Bumps [jekyll](https://github.com/jekyll/jekyll) from 4.3.0 to 4.3.2. - [Release notes](https://github.com/jekyll/jekyll/releases) - [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown) - [Commits](https://github.com/jekyll/jekyll/compare/v4.3.0...v4.3.2) --- updated-dependencies: - dependency-name: jekyll dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cf671db1..25aad3fe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,6 +51,7 @@ GEM fastimage (2.2.0) ffi (1.15.5) forwardable-extended (2.6.0) + google-protobuf (3.21.12) html-proofer (3.19.4) addressable (~> 2.3) mercenary (~> 0.3) @@ -62,7 +63,7 @@ GEM http_parser.rb (0.8.0) i18n (1.12.0) concurrent-ruby (~> 1.0) - jekyll (4.3.0) + jekyll (4.3.2) addressable (~> 2.4) colorator (~> 1.0) em-websocket (~> 0.5) @@ -85,8 +86,8 @@ GEM jekyll-sanity (1.6.0) jekyll (>= 3.1, < 5.0) pathutil (~> 0.16) - jekyll-sass-converter (2.2.0) - sassc (> 2.0.1, < 3.0) + jekyll-sass-converter (3.0.0) + sass-embedded (~> 1.54) jekyll-sitemap (1.4.0) jekyll (>= 3.7, < 5.0) jekyll-watch (2.2.1) @@ -95,11 +96,11 @@ GEM rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - liquid (4.0.3) + liquid (4.0.4) liquid-tag-parser (2.0.2) extras (~> 0.3) liquid (>= 3.0, < 5.0) - listen (3.7.1) + listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) @@ -112,7 +113,7 @@ GEM parallel (1.22.1) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (5.0.0) + public_suffix (5.0.1) racc (1.6.0) rack (2.2.3.1) rainbow (3.1.1) @@ -121,10 +122,13 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) rexml (3.2.5) - rouge (4.0.0) + rouge (4.0.1) rqrcode (0.10.1) chunky_png (~> 1.0) safe_yaml (1.0.5) + sass-embedded (1.57.1) + google-protobuf (~> 3.21) + rake (>= 10.0.0) sassc (2.4.0) ffi (~> 1.9) sprockets (4.1.1) @@ -138,7 +142,7 @@ GEM concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3) - unicode-display_width (2.3.0) + unicode-display_width (2.4.2) webrick (1.7.0) yell (2.2.2) zeitwerk (2.6.0)