🏡 index : github.com/captn3m0/dotfiles.git

author Nemo <commits@captnemo.in> 2022-01-17 0:16:35.0 +05:30:00
committer Nemo <commits@captnemo.in> 2022-01-17 0:16:35.0 +05:30:00
commit
81a71b0f33e3209f11ef3598c0a86855474caef5 [patch]
tree
934c75b16d273c78de8e4dbfb961487bd9a7809d
parent
2eb17f82ab49d97727224d7d03aa5cbef5ac0cba
download
81a71b0f33e3209f11ef3598c0a86855474caef5.tar.gz

while the bugs are fixed, this still gives more headache



Diff

 files/ruby/.bundle/config | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/files/ruby/.bundle/config b/files/ruby/.bundle/config
index ba1c854..74eac14 100644
--- a/files/ruby/.bundle/config
+++ a/files/ruby/.bundle/config
@@ -1,15 +1,15 @@
---
BUNDLE_PATH: "vendor/bundle"
BUNDLE_GLOBAL_GEM_CACHE: "true"
BUNDLE_FORCE_RUBY_PLATFORM: "true"
BUNDLE_DEFAULT_INSTALL_USES_PATH: "true"
BUNDLE_ALLOW_OFFLINE_INSTALL: "true"
# BUNDLE_GLOBAL_GEM_CACHE: "true"
BUNDLE_FORCE_RUBY_PLATFORM: "false"
BUNDLE_DEFAULT_INSTALL_USES_PATH: "false"
# BUNDLE_ALLOW_OFFLINE_INSTALL: "true"
BUNDLE_CACHE_ALL: "true"
BUNDLE_BUILD__NOKOGIRI: "--use-system-libraries"
BUNDLE_DISABLE_SHARED_GEMS: "true"
BUNDLE_GEM__COC: "true"
BUNDLE_GEM__TEST: "false"
BUNDLE_GEM__MIT: "false"
BUNDLE_JOBS: "8"
BUNDLE_JOBS: "4"
BUNDLE_GEM__CI: "github"
BUNDLE_GEM__RUBOCOP: "true"