Skip to content

Commit a8da889

Browse files
Update jekyll-seo-tag requirement from 2.8.0 to 2.9.0
Updates the requirements on [jekyll-seo-tag](https://github.com/jekyll/jekyll-seo-tag) to permit the latest version. - [Release notes](https://github.com/jekyll/jekyll-seo-tag/releases) - [Changelog](https://github.com/jekyll/jekyll-seo-tag/blob/master/History.markdown) - [Commits](jekyll/jekyll-seo-tag@v2.8.0...v2.9.0) --- updated-dependencies: - dependency-name: jekyll-seo-tag dependency-version: 2.9.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1eecfe8 commit a8da889

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ gem "jekyll", "4.4.1"
44

55
group :jekyll_plugins do
66
gem "jekyll-feed", "0.17.0"
7-
gem "jekyll-seo-tag", "2.8.0"
7+
gem "jekyll-seo-tag", "2.9.0"
88
gem "jekyll-sitemap", "1.4.0"
99
end

0 commit comments

Comments
 (0)