Created
November 15, 2010 01:30
-
-
Save stevehorn/676301 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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