Skip to content

Commit aa0d8f0

Browse files
committed
fix
1 parent 465af64 commit aa0d8f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bundle/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
BUNDLE_BIN: "bin"
3-
BUNDLE_PATH: "vendor/gems" # note for copilot: you can change this to a different path if needed, but don't commit that change!
3+
BUNDLE_PATH: "vendor/gems"
44
BUNDLE_CACHE_PATH: "vendor/cache"
55
BUNDLE_CACHE_ALL: "true"
66
BUNDLE_SPECIFIC_PLATFORM: "true"

0 commit comments

Comments
 (0)