yajl-ruby update to v1.4.0 (#6976)

Merge pull request 6976
This commit is contained in:
Nikita Skalkin 2018-05-02 19:14:19 +03:00 committed by jekyllbot
parent a499018dc8
commit ed9e72db9e
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ group :jekyll_optional_dependencies do
gem "pygments.rb", "~> 1.0"
gem "rdiscount", "~> 2.0"
gem "redcarpet", "~> 3.2", ">= 3.2.3"
gem "yajl-ruby", "~> 1.3.1"
gem "yajl-ruby", "~> 1.3"
end
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem