update Classifier-Reborn to 2.1.0

This commit is contained in:
Chase 2017-01-01 18:20:45 -05:00
parent 0014b1d9f0
commit da1a36eff9
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ group :jekyll_optional_dependencies do
gem "toml", "~> 0.1.0" gem "toml", "~> 0.1.0"
platform :ruby, :mswin, :mingw, :x64_mingw do platform :ruby, :mswin, :mingw, :x64_mingw do
gem "classifier-reborn", "~> 2.0" gem "classifier-reborn", "~> 2.1.0"
gem "liquid-c", "~> 3.0" gem "liquid-c", "~> 3.0"
gem "pygments.rb", "~> 0.6.0" gem "pygments.rb", "~> 0.6.0"
gem "rdiscount", "~> 2.0" gem "rdiscount", "~> 2.0"