Skip to content

Commit

Permalink
Avoid system-wide local installation of bundles
Browse files Browse the repository at this point in the history
Run bundle config set --local path 'vendor/bundle'
  • Loading branch information
bilderbuchi committed Jan 26, 2022
1 parent 3f39449 commit cd7a84a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bundle/config
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
BUNDLE_PATH: "vendor/bundle"

0 comments on commit cd7a84a

Please sign in to comment.