Lock jemoji to v0.5.1 while we figure out the issue with HTML::Pipeline.

Reference issue: https://github.com/jekyll/jemoji/pull/37
This commit is contained in:
Parker Moore 2016-03-16 15:28:06 -07:00
parent b9859489b0
commit ac9a72482d
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ group :site do
gem "html-proofer", "~> 2.0"
end
gem "jemoji"
gem "jemoji", "0.5.1"
gem "jekyll-sitemap"
gem "jekyll-seo-tag", "~> 1.1"
gem "jekyll-avatar"