Skip to content

Commit 5c9198c

Browse files
committed
Adding specific jekyll-sitemap version to Gemfile
1 parent 04ea9f2 commit 5c9198c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Gemfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
source 'https://rubygems.org'
22

3-
gem 'jekyll'
3+
gem 'jekyll'
4+
gem 'jekyll-sitemap', "0.4.0"

0 commit comments

Comments
 (0)