Skip to content

Commit

Permalink
add global bundle config
Browse files Browse the repository at this point in the history
  • Loading branch information
amancevice committed Apr 13, 2024
1 parent e23bb28 commit ef5bac2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .bundle/config
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
BUNDLE_CLEAN: "true"
BUNDLE_PATH: "vendor/bundle"
BUNDLE_WITHOUT: "development"

0 comments on commit ef5bac2

Please sign in to comment.