Actions
Defect #37876
closedUpgrade instructions refer to deprecated Bundler '--without' flag
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Documentation
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
This is regarding redmineupgrade, step 6
This '--without' flag is depracated according to Bundler (2.2.33) message:
[DEPRECATED] The `--without` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local without 'development test'`, and stop using this flag
Files
Actions