diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/test/.bundle/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/test/.bundle/config b/Library/Homebrew/test/.bundle/config index dcf3d1c4c..e451829e9 100644 --- a/Library/Homebrew/test/.bundle/config +++ b/Library/Homebrew/test/.bundle/config @@ -1,3 +1,3 @@ --- BUNDLE_PATH: "../vendor/bundle" -BUNDLE_DISABLE_SHARED_GEMS: '1' +BUNDLE_DISABLE_SHARED_GEMS: "true" |
