From e3bacb3779113b9ef9f179b6897b68bf226c22cd Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Tue, 25 Jun 2019 14:31:00 -0700 Subject: [PATCH] Update bundle config --- bundle/config | 1 + 1 file changed, 1 insertion(+) diff --git a/bundle/config b/bundle/config index e4821da..e318e5c 100644 --- a/bundle/config +++ b/bundle/config @@ -1,3 +1,4 @@ --- BUNDLE_BUILD__LIBV8: "--with-system-v8" BUNDLE_BUILD__THERUBYRACER: "--with-system-v8" +BUNDLE_BUILD__NOKOGIRI: "--use-system-libraries"