From 5767355d871d68b91c6d0993981fb074cd874e5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 05:06:40 +0000 Subject: [PATCH] Bump jekyll from 4.3.2 to 4.3.3 Bumps [jekyll](https://github.com/jekyll/jekyll) from 4.3.2 to 4.3.3. - [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.2...v4.3.3) --- updated-dependencies: - dependency-name: jekyll dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 1ac2f4e..8a71df9 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source 'https://rubygems.org' gem 'html-proofer' -gem 'jekyll', '~> 4.3.2' +gem 'jekyll', '~> 4.3.3' gem 'jekyll-include-cache' # gem 'jekyll-polyglot' gem 'jekyll-pwa-workbox' diff --git a/Gemfile.lock b/Gemfile.lock index bd9c65b..6859401 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,10 +41,10 @@ GEM yell (~> 2.0) zeitwerk (~> 2.5) http_parser.rb (0.8.0) - i18n (1.14.1) + i18n (1.14.4) concurrent-ruby (~> 1.0) io-event (1.5.1) - jekyll (4.3.2) + jekyll (4.3.3) addressable (~> 2.4) colorator (~> 1.0) em-websocket (~> 0.5) @@ -87,7 +87,7 @@ GEM kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) liquid (4.0.4) - listen (3.8.0) + listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) @@ -124,7 +124,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) rexml (3.2.6) - rouge (4.2.0) + rouge (4.2.1) ruby-rc4 (0.1.5) rubyzip (2.3.2) safe_yaml (1.0.5) @@ -151,7 +151,7 @@ PLATFORMS DEPENDENCIES html-proofer - jekyll (~> 4.3.2) + jekyll (~> 4.3.3) jekyll-include-cache jekyll-pwa-workbox jekyll-redirect-from