Add .bundle/config

This commit is contained in:
0x1eef 2023-12-20 11:24:54 -03:00
parent 3491c979e2
commit b7ce08933b

3
.bundle/config Normal file
View file

@ -0,0 +1,3 @@
---
BUNDLE_PATH: ".gems"
BUNDLE_BUILD__SQLITE3: "--enable-system-libraries"