Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated bundler option in manual instructions #2075

Open
7 tasks
biggianteye opened this issue May 14, 2024 · 0 comments
Open
7 tasks

Deprecated bundler option in manual instructions #2075

biggianteye opened this issue May 14, 2024 · 0 comments

Comments

@biggianteye
Copy link
Contributor

Description of the issue 馃搫

The instructions for setting up the project locally on your machine (without Docker) include this command:

bundle install --without production

Running this command shows the following deprecation warning:

[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 without 'production', and stop using this flag

Screenshots 馃摲

n/a

Steps to fix 馃洜

To do 馃搵

  • Claim this issue (comment below, or assign yourself if you are part of the codebar org)
  • Fork and clone the repository
  • Update the relevant files. Follow the steps to fix section in this issue.
  • Commit your changes as one commit. Use the title of this issue as your commit message
  • Submit a pull request
  • Mention this issue in the PR description by including it's number
  • Have your pull request reviewed & merged by a codebar team member
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant