Defect #37876
Upgrade instructions refer to deprecated Bundler '--without' flag
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Documentation | |||
Target version: | - | |||
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
History
#2
Updated by Go MAEDA about 1 month ago
- Status changed from New to Closed
- Resolution set to Fixed
Updated the page. Thank you for pointing it out.