-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
After this conf.d/main line:
bundle --without=test install
This warning shows in Tracks build log:
[DEPRECATED] The
--withoutflag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please usebundle config set --local without 'test install', and stop using this flag