From 21b369417c8252c074d0a7d456b1aba25b6f66aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 16:38:04 +0000 Subject: [PATCH] Bump minimal-mistakes-jekyll from 4.24.0 to 4.26.1 in /docs Bumps [minimal-mistakes-jekyll](https://github.com/mmistakes/minimal-mistakes) from 4.24.0 to 4.26.1. - [Release notes](https://github.com/mmistakes/minimal-mistakes/releases) - [Changelog](https://github.com/mmistakes/minimal-mistakes/blob/master/CHANGELOG.md) - [Commits](https://github.com/mmistakes/minimal-mistakes/compare/4.24.0...4.26.1) --- updated-dependencies: - dependency-name: minimal-mistakes-jekyll dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/Gemfile | 2 +- docs/Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/Gemfile b/docs/Gemfile index 321577b9..8ffe049f 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -20,7 +20,7 @@ gem 'webrick', '1.8.1', group: :jekyll_plugins # gem "jekyll" # Install minimal-mistakes theme -gem 'minimal-mistakes-jekyll', '4.24.0' +gem 'minimal-mistakes-jekyll', '4.26.1' # If you have any plugins, put them here! group :jekyll_plugins do diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 30fd0d22..c3260f93 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -118,7 +118,7 @@ GEM yell (~> 2.0) zeitwerk (~> 2.5) http_parser.rb (0.8.0) - i18n (1.14.1) + i18n (1.14.5) concurrent-ruby (~> 1.0) io-event (1.3.2) jekyll (3.9.5) @@ -234,7 +234,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.3.6) @@ -242,7 +242,7 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minimal-mistakes-jekyll (4.24.0) + minimal-mistakes-jekyll (4.26.1) jekyll (>= 3.7, < 5.0) jekyll-feed (~> 0.1) jekyll-gist (~> 1.5) @@ -266,7 +266,7 @@ GEM hashery (~> 2.0) ruby-rc4 ttfunk - public_suffix (5.0.4) + public_suffix (5.0.5) racc (1.7.3) rainbow (3.1.1) rb-fsevent (0.11.2) @@ -312,7 +312,7 @@ PLATFORMS DEPENDENCIES github-pages (= 231) html-proofer (= 5.0.8) - minimal-mistakes-jekyll (= 4.24.0) + minimal-mistakes-jekyll (= 4.26.1) webrick (= 1.8.1) BUNDLED WITH