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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Showing a deprecation warning when running the bundle install for deployment #620

Open
anoobbava opened this issue Jul 20, 2020 · 0 comments

Comments

@anoobbava
Copy link
Contributor

Hi,
I was deploying a Ruby On Rails application, and follow the steps mentioned in the link

when it executed, it is showing the deprecation warning for the flag,

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

I was using Rails: 6.0.3 and Ruby: 2.7.0

I have added a PR to change the command in the deployment page,
#619

@anoobbava anoobbava changed the title Shwoing a deprecation warning when running the bundle install for deployment Showing a deprecation warning when running the bundle install for deployment Jul 20, 2020
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