From b59a89238f4e7bf08a02418077a04cc22908da26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 16:02:39 +0000 Subject: [PATCH] Bump jekyll-seo-tag from 2.7.1 to 2.8.0 Bumps [jekyll-seo-tag](https://github.com/jekyll/jekyll-seo-tag) from 2.7.1 to 2.8.0. - [Release notes](https://github.com/jekyll/jekyll-seo-tag/releases) - [Changelog](https://github.com/jekyll/jekyll-seo-tag/blob/master/History.markdown) - [Commits](https://github.com/jekyll/jekyll-seo-tag/compare/v2.7.1...v2.8.0) --- updated-dependencies: - dependency-name: jekyll-seo-tag dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3455ffd..8351b78 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,7 +19,7 @@ GEM ffi (1.15.5) forwardable-extended (2.6.0) http_parser.rb (0.8.0) - i18n (1.8.11) + i18n (1.9.1) concurrent-ruby (~> 1.0) jekyll (4.2.1) addressable (~> 2.4) @@ -40,7 +40,7 @@ GEM jekyll (>= 3.7, < 5.0) jekyll-sass-converter (2.1.0) sassc (> 2.0.1, < 3.0) - jekyll-seo-tag (2.7.1) + jekyll-seo-tag (2.8.0) jekyll (>= 3.8, < 5.0) jekyll-sitemap (1.4.0) jekyll (>= 3.7, < 5.0) @@ -62,11 +62,11 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.6) - rb-fsevent (0.11.0) + rb-fsevent (0.11.1) rb-inotify (0.10.1) ffi (~> 1.0) rexml (3.2.5) - rouge (3.27.0) + rouge (3.28.0) safe_yaml (1.0.5) sassc (2.4.0) ffi (~> 1.9)