Skip to content

Instantly share code, notes, and snippets.

@arohner
Created October 21, 2013 16:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arohner/7087099 to your computer and use it in GitHub Desktop.
Save arohner/7087099 to your computer and use it in GitHub Desktop.
rubygems problems
ubuntu@box55:~/arohner-test$ gem --version
2.1.9
ubuntu@box55:~/arohner-test$ gem install lazy_high_charts --version=1.1.7 --verbose
HEAD https://rubygems.org/specs.4.8.gz
302 Moved Temporarily
HEAD https://s3.amazonaws.com/production.s3.rubygems.org/specs.4.8.gz
304 Not Modified
ERROR: Error installing lazy_high_charts:
lazy_high_charts requires RubyGems version ~> 1.3. Try 'gem update --system' to update RubyGems itself.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment