Add more cool configs
This commit is contained in:
9
.bundle-config
Normal file
9
.bundle-config
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
BUNDLE_BUILD__NOKOGIRI: "--use-system-libraries"
|
||||
BUNDLE_PATH: "vendor/bundle"
|
||||
BUNDLE_GEM__COC: "0"
|
||||
BUNDLE_GEM__MIT: "1"
|
||||
BUNDLE_GEM__TEST: "rspec"
|
||||
BUNDLE_GIT__ALLOW_INSECURE: "true"
|
||||
BUNDLE_PREFER_GEMS_RB: "true"
|
||||
BUNDLE_INIT_GEMS_RB: "true"
|
||||
Reference in New Issue
Block a user