diff --git a/Gemfile b/Gemfile index 8590544e..68bc28c2 100644 --- a/Gemfile +++ b/Gemfile @@ -84,7 +84,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.2" + gem "yajl-ruby", "~> 1.3.1" end # Windows does not include zoneinfo files, so bundle the tzinfo-data gem