Migrate to rcm

This commit is contained in:
2020-08-12 02:29:03 +04:00
parent d1b5037e15
commit 547a5b9f84
334 changed files with 3905 additions and 4270 deletions

11
bundle/config Normal file
View File

@@ -0,0 +1,11 @@
---
BUNDLE_BUILD__NOKOGIRI: "--use-system-libraries"
BUNDLE_BUILD__SASSC: "--disable-lto"
BUNDLE_PATH: "vendor/bundle"
BUNDLE_GEM__COC: "0"
BUNDLE_GEM__MIT: "1"
BUNDLE_GEM__TEST: "minitest"
BUNDLE_GIT__ALLOW_INSECURE: "true"
BUNDLE_PREFER_GEMS_RB: "true"
BUNDLE_INIT_GEMS_RB: "true"
BUNDLE_JOBS: "8"