Update gems. (#24499)
This commit is contained in:
parent
52d99a887e
commit
31913e0c21
2 changed files with 6 additions and 6 deletions
4
Gemfile
4
Gemfile
|
|
@ -1,8 +1,8 @@
|
|||
source 'https://rubygems.org'
|
||||
|
||||
group :development, :test do
|
||||
gem 'jekyll', '~> 3.6.0'
|
||||
gem 'jekyll', '~> 3.6.2'
|
||||
gem 'jekyll-redirect-from', '~> 0.12.1'
|
||||
gem 'jekyll-sitemap', '~> 1.1.1'
|
||||
gem 'jekyll-toc', '~> 0.4.0.rc2'
|
||||
gem 'jekyll-toc', '~> 0.4.0'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue