Skip to content

Commit 8afd47d

Browse files
authored
remove jekyll-sitemap pull from github master
Pull from rubygems.org instead
1 parent 942a70d commit 8afd47d

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
@@ -22,5 +22,5 @@ gem "wdm", "~> 0.1.0" if Gem.win_platform?
2222
group :jekyll_plugins do
2323
# gem "jekyll-archives"
2424
gem "jekyll-feed"
25-
gem 'jekyll-sitemap', :github => 'jekyll/jekyll-sitemap', :branch => 'master'
25+
gem 'jekyll-sitemap'
2626
end

0 commit comments

Comments
 (0)