From 79bf9f286589c8a5991c480ddf53f946cfa36ba7 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 29 Nov 2017 03:37:07 -0500 Subject: [PATCH] Bump yajl-ruby (#6582) Merge pull request 6582 --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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