Skip to content

Commit 8208370

Browse files
authored
Update setup
Signed-off-by: Derek Hower <[email protected]>
1 parent 70a4fd0 commit 8208370

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/setup

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ if [ ! -f $ROOT/.bundle/config ]; then
133133
cd $ROOT
134134
${RUN} bundle config set --local path ${ROOT}/.home/.gems
135135
${RUN} bundle config set --local cache_path ${ROOT}/.home/.cache
136+
${RUN} bundle config set --local with development
136137
cd $OLDDIR
137138
fi
138139

0 commit comments

Comments
 (0)