From d139741e9c67b8f4bf0a925626dbaefa0fb7e5e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 16:03:01 +0000 Subject: [PATCH] Bump minimal-mistakes-jekyll from 4.24.0 to 4.26.2 in /docs Bumps [minimal-mistakes-jekyll](https://github.com/mmistakes/minimal-mistakes) from 4.24.0 to 4.26.2. - [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.2) --- 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 | 23 +++++++++++++---------- 2 files changed, 14 insertions(+), 11 deletions(-) diff --git a/docs/Gemfile b/docs/Gemfile index 321577b9..b4818125 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.2' # If you have any plugins, put them here! group :jekyll_plugins do diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 30fd0d22..cd05327d 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -28,7 +28,7 @@ GEM coffee-script-source (1.12.2) colorator (1.1.0) commonmarker (0.23.10) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.3) connection_pool (2.4.1) console (1.23.2) fiber-annotation @@ -44,11 +44,12 @@ GEM ffi (>= 1.15.0) eventmachine (1.2.7) execjs (2.9.1) - faraday (2.9.0) + faraday (2.9.1) faraday-net_http (>= 2.0, < 3.2) faraday-net_http (3.1.0) net-http - ffi (1.16.3) + ffi (1.17.0-x86_64-linux-gnu) + ffi (1.17.0-x86_64-linux-musl) fiber-annotation (0.2.0) fiber-local (1.0.0) forwardable-extended (2.6.0) @@ -118,7 +119,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 +235,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 +243,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.2) jekyll (>= 3.7, < 5.0) jekyll-feed (~> 0.1) jekyll-gist (~> 1.5) @@ -266,13 +267,14 @@ GEM hashery (~> 2.0) ruby-rc4 ttfunk - public_suffix (5.0.4) + public_suffix (5.1.0) racc (1.7.3) rainbow (3.1.1) rb-fsevent (0.11.2) - rb-inotify (0.10.1) + rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.2.6) + rexml (3.3.0) + strscan rouge (3.30.0) ruby-rc4 (0.1.5) ruby2_keywords (0.0.5) @@ -288,6 +290,7 @@ GEM faraday (>= 0.17.3, < 3) simpleidn (0.2.1) unf (~> 0.1.4) + strscan (3.1.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) timers (4.3.5) @@ -312,7 +315,7 @@ PLATFORMS DEPENDENCIES github-pages (= 231) html-proofer (= 5.0.8) - minimal-mistakes-jekyll (= 4.24.0) + minimal-mistakes-jekyll (= 4.26.2) webrick (= 1.8.1) BUNDLED WITH