From c35f2aaac5e0b5d987aee4cd55f9ce81e1264097 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Wed, 4 Oct 2017 21:10:12 +0200 Subject: Update bundler config. --- .bundle/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.bundle/config b/.bundle/config index 3d16eb3..99cfb53 100644 --- a/.bundle/config +++ b/.bundle/config @@ -1,3 +1,3 @@ --- -BUNDLE_BIN: bin -BUNDLE_DISABLE_SHARED_GEMS: true +BUNDLE_BIN: "bin" +BUNDLE_DISABLE_SHARED_GEMS: "true" -- cgit v1.2.3