aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bundle/config5
1 files changed, 5 insertions, 0 deletions
diff --git a/.bundle/config b/.bundle/config
new file mode 100644
index 0000000..613b95a
--- /dev/null
+++ b/.bundle/config
@@ -0,0 +1,5 @@
+---
+BUNDLE_DISABLE_SHARED_GEMS: "true"
+BUNDLE_BUILD__NOKOGIRI: "--use-system-libraries"
+BUNDLE_PATH: "vendor/bundle"
+BUNDLE_FROZEN: "1"