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

(deprecation) switched from 'bundle show' to 'bundle info', get rid o… #744

Merged
merged 1 commit into from Jan 14, 2020

Conversation

kaessert
Copy link

…f deprecation-warning

Running with current version of bundler gives following message:
[DEPRECATED] use 'bundle info rspec-core' instead of 'bundle show rspec-core'

As far as i can see the command is used to decide if we should use 'spec' or 'rspec'. The output of 'bundle info' changed slightly but only in case of success. In case of failure the output stays the same so i think it should be safe to just migrate. :)

@grosser grosser merged commit 85f8a33 into grosser:master Jan 14, 2020
@grosser
Copy link
Owner

grosser commented Jan 14, 2020

yeah, works fine on 1.17 and 2.0 :)

@grosser
Copy link
Owner

grosser commented Jan 14, 2020

v2.30.1

@kaessert
Copy link
Author

thanks a lot!

@kaessert kaessert deleted the deprecated_bundle_command branch January 15, 2020 09:05
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

Successfully merging this pull request may close these issues.

None yet

3 participants