From c6fa7e96b49bc05796d10ea4f23ffa8f2b842ee1 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Feb 01 2022 13:14:49 +0000 Subject: Update to jekyll-theme-centos 0.9.20220201124228 - See https://gitlab.com/areguera/jekyll-theme-centos/-/merge_requests/2/diffs --- diff --git a/Gemfile b/Gemfile index 7428a84..d2ceafe 100644 --- a/Gemfile +++ b/Gemfile @@ -11,7 +11,7 @@ gem "jekyll", "~> 4.0.0" # This is CentOS default website theme for new Jekyll based web sites. You may # change this to anything you like. -gem "jekyll-theme-centos", "0.9.20220201033517" +gem "jekyll-theme-centos", "0.9.20220201124228" # If you want to use GitHub Pages, remove the "gem "jekyll"" above and # uncomment the line below. To upgrade, run `bundle update github-pages`. gem diff --git a/Gemfile.lock b/Gemfile.lock index 62a75a0..81aa8e6 100755 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,7 +54,7 @@ GEM jekyll (>= 3.0, < 5.0) jekyll-sass-converter (2.1.0) sassc (> 2.0.1, < 3.0) - jekyll-theme-centos (0.9.20220201033517) + jekyll-theme-centos (0.9.20220201124228) jekyll (~> 4.0) jekyll-tidy (0.2.2) htmlbeautifier @@ -111,7 +111,7 @@ DEPENDENCIES jekyll-algolia jekyll-feed jekyll-paginate-v2 - jekyll-theme-centos (= 0.9.20220201033517) + jekyll-theme-centos (= 0.9.20220201124228) jekyll-tidy jekyll-toc tzinfo (~> 1.2)