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

Method missing "available?" occurs in some contexts #448

Closed
harms opened this issue May 7, 2013 · 3 comments
Closed

Method missing "available?" occurs in some contexts #448

harms opened this issue May 7, 2013 · 3 comments
Milestone

Comments

@harms
Copy link

harms commented May 7, 2013

I encountered an error today when Gem.available? was hit in rake/task.rb within the definition of gem_available_old_rubygems? . The failure occurred because Gem.available? has been deprecated.

With regard to changing code so that it no longer relies on Gem.available? the following discussion was the most valuable I found:
rubygems/rubygems#176
(I did not do much searching for other discussions.)

@mattwynne
Copy link
Member

Would you be so kind as to tell us which version of Rubygems you're using?

gem -v

@harms
Copy link
Author

harms commented May 8, 2013

I believe I was using RubyGems 2.0.3 (as that is the version reporting now.)
On May 8, 2013 4:31 AM, "Matt Wynne" [email protected] wrote:

Would you be so kind as to tell us which version of Rubygems you're using?

gem -v


Reply to this email directly or view it on GitHubhttps://github.com/cucumber/common/issues/448#issuecomment-17592816
.

@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants