diff options
Diffstat (limited to '.bundle')
-rw-r--r-- | .bundle/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.bundle/config b/.bundle/config new file mode 100644 index 0000000..2369228 --- /dev/null +++ b/.bundle/config @@ -0,0 +1,2 @@ +--- +BUNDLE_PATH: "vendor/bundle" |