mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-29 02:30:23 +00:00
Bump jekyll-sitemap.
[skip sauce] [skip validator]
This commit is contained in:
parent
c9c413c7a3
commit
ac8fad862c
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -3,7 +3,7 @@ source 'https://rubygems.org'
|
|||
group :development, :test do
|
||||
gem 'jekyll', '~> 3.1.0'
|
||||
gem 'jekyll-redirect-from', '~> 0.9.1'
|
||||
gem 'jekyll-sitemap', '~> 0.9.0'
|
||||
gem 'jekyll-sitemap', '~> 0.10.0'
|
||||
gem 'sass', '~> 3.4.21'
|
||||
gem 'scss_lint', '~> 0.44.0'
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue