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

Fix idempotency error when using latest. #115

Merged
merged 1 commit into from
Feb 18, 2016

Conversation

eesprit
Copy link

@eesprit eesprit commented Jan 28, 2016

This tiny patch fix the problem of idempotency (gem is always reinstalled) when using ensure => latest (Issue #114).

The is.is_a? can not be used in a case/when statement if the "case" already applies to 'is'.

@eesprit
Copy link
Author

eesprit commented Jan 29, 2016

My bad, this is a fix for the problem described in issue #57.

@erikanderson
Copy link

+1 for this fix. Tested on our env @carlossg @eesprit @maestrodevci

@afterwords
Copy link

👍 for this fix also @carlossg @eesprit @maestrodevci

carlossg added a commit that referenced this pull request Feb 18, 2016
Fix idempotency error when using latest.
@carlossg carlossg merged commit 595babc into voxpupuli:master Feb 18, 2016
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.

4 participants