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

Update/Push new version to RubyGems #91

Closed
fuentesjr opened this issue Aug 27, 2011 · 1 comment
Closed

Update/Push new version to RubyGems #91

fuentesjr opened this issue Aug 27, 2011 · 1 comment

Comments

@fuentesjr
Copy link
Contributor

version 1.6.9 has a few bugs that break several cloud commands.

For example, on ruby1.9.2,

require 'Win32/Console/ANSI' if PLATFORM =~ /win32/
breaks.

Another case, issue #88.

Another case, the amazon-ec2 gem is missing in vendors/.

I was able to get around these issues by doing this:

git clone https://github.com/auser/poolparty.git
gem install poolparty
cd poolparty
gem install jeweler
rake install

But for most ppl when they simply do gem install poolparty and see that it does not work out of the box, they won't bother.

@fuentesjr
Copy link
Contributor Author

Since the milestone for a 1.7 release has been reached, can we go ahead and push a new version to rubygems?

@fuentesjr fuentesjr reopened this Sep 7, 2011
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

No branches or pull requests

1 participant