Update Jekyll to v3.6.0. (#24102)
This commit is contained in:
parent
8e03f32c9d
commit
f615f372e5
2 changed files with 11 additions and 11 deletions
2
Gemfile
2
Gemfile
|
|
@ -1,7 +1,7 @@
|
|||
source 'https://rubygems.org'
|
||||
|
||||
group :development, :test do
|
||||
gem 'jekyll', '~> 3.5.1'
|
||||
gem 'jekyll', '~> 3.6.0'
|
||||
gem 'jekyll-redirect-from', '~> 0.12.1'
|
||||
gem 'jekyll-sitemap', '~> 1.1.1'
|
||||
gem 'jekyll-toc', '~> 0.3.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue