We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17d6de2 commit 2413634Copy full SHA for 2413634
Gemfile
@@ -5,7 +5,7 @@ source "https://rubygems.org"
5
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
6
7
# Manage our dependency on the version of the github-pages gem here.
8
-gem "github-pages", "= 226"
+gem "github-pages", "= 227"
9
10
# Explicitly include this gem here.
11
# It is not directly included in the github-pages gem list of dependencies,
0 commit comments