Skip to content

Instantly share code, notes, and snippets.

@stevehorn
Created November 15, 2010 01:30
Show Gist options
  • Save stevehorn/676301 to your computer and use it in GitHub Desktop.
Save stevehorn/676301 to your computer and use it in GitHub Desktop.
steve@steve-ubuntu:~/Documents/Code/sample_blog$ sudo gem install padrino
ERROR: Error installing padrino:
bundler requires RubyGems version >= 1.3.6
steve@steve-ubuntu:~/Documents/Code/sample_blog$ gem update --system
Updating RubyGems
Nothing to update
steve@steve-ubuntu:~/Documents/Code/sample_blog$ gem -v
1.3.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment