update yajl-ruby (#7278)

Merge pull request 7278
This commit is contained in:
liv 2018-09-26 21:20:51 +02:00 committed by jekyllbot
parent 0d2394bdca
commit d306ba74e1
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ group :jekyll_optional_dependencies do
gem "classifier-reborn", "~> 2.2.0" gem "classifier-reborn", "~> 2.2.0"
gem "liquid-c", "~> 3.0" gem "liquid-c", "~> 3.0"
gem "pygments.rb", "~> 1.0" gem "pygments.rb", "~> 1.0"
gem "yajl-ruby", "~> 1.3" gem "yajl-ruby", "~> 1.4"
end end
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem # Windows does not include zoneinfo files, so bundle the tzinfo-data gem