Update Kramdown and reduce it's constraints.

This commit is contained in:
Jordon Bedwell 2015-10-09 07:28:02 -05:00
parent b9bdb85a47
commit 9b091f8d5d
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ gem 'jekyll-coffeescript', '~> 1.0'
gem 'jekyll-feed'
gem 'jekyll-gist', '~> 1.0'
gem 'mime-types', '~> 2.6'
gem 'kramdown', '~> 1.8.0'
gem 'kramdown', '~> 1.9'
platform :ruby, :mswin, :mingw do
gem 'rdiscount', '~> 2.0'