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

Limit bundler-audit versions to >= 0.6.0 #71

Merged
merged 1 commit into from
Jan 31, 2020
Merged

Limit bundler-audit versions to >= 0.6.0 #71

merged 1 commit into from
Jan 31, 2020

Conversation

orien
Copy link
Member

@orien orien commented Jan 22, 2020

unwrappr is incompatible with earlier versions of bundler-audit: explicitly the Bundler::Audit::Database.update! method started accepting an argument in later versions, which unwrappr is providing.

Bundler::Audit::Database.update!(quiet: true)

unwrappr is incompatible with earlier versions of bundler-audit:
explicitly the Bundler::Audit::Database.update! method accepts an
argument in later version, which unwrappr is providing.
Copy link
Contributor

@johnsyweb johnsyweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Orien.

@orien orien merged commit 5c86eb8 into master Jan 31, 2020
@orien orien deleted the bundle-audit branch January 31, 2020 05:19
@joesustaric
Copy link
Contributor

thanks!

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.

3 participants