Bump github-pages to 225

This commit is contained in:
Yoann Chaudet
2022-03-03 20:06:30 -08:00
parent 0491312bd8
commit 24657da185
+1 -1
View File
@@ -5,7 +5,7 @@ source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
# Manage our dependency on the version of the github-pages gem here.
gem "github-pages", "= 223"
gem "github-pages", "= 225"
# Explicitly include this gem here.
# It is not directly included in the github-pages gem list of dependencies,