Merge pull request #5797 from DirtyF/bump-rdoc

Merge pull request 5797
This commit is contained in:
jekyllbot 2017-01-20 13:59:18 -05:00 committed by GitHub
commit cf606191ee
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ group :jekyll_optional_dependencies do
gem "jekyll-redirect-from"
gem "kramdown", "~> 1.9"
gem "mime-types", "~> 3.0"
gem "rdoc", "~> 4.2"
gem "rdoc", "~> 5.0"
gem "toml", "~> 0.1.0"
platform :ruby, :mswin, :mingw, :x64_mingw do