Skip to content

Commit ebc7fc0

Browse files
committed
Bump pages-gem to v230
1 parent e54b03e commit ebc7fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ source "https://rubygems.org"
55
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
66

77
# Manage our dependency on the version of the github-pages gem here.
8-
gem "github-pages", "= 229"
8+
gem "github-pages", "= 230"
99

1010
# Explicitly include this gem here.
1111
# It is not directly included in the github-pages gem list of dependencies,

0 commit comments

Comments
 (0)