Add more cool configs

This commit is contained in:
2019-05-23 19:55:26 +04:00
parent a238e95a7d
commit c313e39a9c
12 changed files with 552 additions and 3 deletions

9
.bundle-config Normal file
View 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"