From 2b8270f07558dbdb3e43fc9982ee3c703bf8197f Mon Sep 17 00:00:00 2001 From: Manuel Fuhr Date: Tue, 16 May 2023 08:01:31 +0200 Subject: [PATCH] Update bundle & bundler --- docs/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 8d15574..e50be30 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -86,7 +86,7 @@ GEM activesupport (>= 2) nokogiri (>= 1.4) http_parser.rb (0.8.0) - i18n (1.12.0) + i18n (1.13.0) concurrent-ruby (~> 1.0) jekyll (3.9.3) addressable (~> 2.4) @@ -210,7 +210,7 @@ GEM jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.18.0) - nokogiri (1.14.3-x86_64-linux) + nokogiri (1.15.0-x86_64-linux) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) @@ -258,4 +258,4 @@ DEPENDENCIES wdm (~> 0.1.1) BUNDLED WITH - 2.2.32 + 2.4.12