From 8d345dc7fd99effd815034f98a57f257873d886a Mon Sep 17 00:00:00 2001 From: Josh Nichols Date: Sun, 21 Aug 2016 14:56:49 -0400 Subject: [PATCH] Update libv8 dependency to fix failures with clang 7.3 (#812) See https://github.com/cowboyd/libv8/issues/205 for some details of the problem. It's fixed in 3.16.14.15 of libv8 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index edcea1a3d9a..548a411f9e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,7 +32,7 @@ GEM jekyll-watch (1.3.0) listen (~> 3.0) kramdown (1.9.0) - libv8 (3.16.14.13) + libv8 (3.16.14.15) liquid (3.0.6) listen (3.0.3) rb-fsevent (>= 0.9.3)