We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After upgrading to RubyGems 1.7.1, I get the following error upon running any gem commands if YARD is installed:
gem
Error loading RubyGems plugin "/Users/amarshall/.rvm/gems/ree-1.8.7-2011.03@pipeline/gems/yard-0.6.5/lib/rubygems_plugin.rb": undefined method `overwrite_accessor' for Gem::Specification:Class (NoMethodError)
Also see the comments on the release of 1.7.1 here.
The text was updated successfully, but these errors were encountered:
Add support for RubyGems 1.7.x
Closed by f4075ea
Sorry, something went wrong.
Glad to hear! Looking forward to seeing it in a release soon :)
:)
No branches or pull requests
After upgrading to RubyGems 1.7.1, I get the following error upon running any
gem
commands if YARD is installed:Also see the comments on the release of 1.7.1 here.
The text was updated successfully, but these errors were encountered: