Created
June 1, 2009 13:37
-
-
Save wwalker/121407 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
[root@bevo ~]# gem install addressable | |
Successfully installed addressable-2.1.0 | |
1 gem installed | |
Installing ri documentation for addressable-2.1.0... | |
Installing RDoc documentation for addressable-2.1.0... | |
[root@bevo ~]# gem update merb | |
Updating installed gems | |
Updating merb | |
ERROR: While executing gem ... (Gem::InstallError) | |
data_objects requires addressable (~> 2.0.0, runtime) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment