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 e54b03e commit ebc7fc0Copy full SHA for ebc7fc0
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", "= 229"
+gem "github-pages", "= 230"
9
10
# Explicitly include this gem here.
11
# It is not directly included in the github-pages gem list of dependencies,
0 commit comments