Created
October 22, 2010 19:02
-
-
Save ymendel/641167 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
$ script/spec spec | |
Missing these required gems: | |
nokogiri | |
You're running: | |
ruby 1.8.7.174 at /Users/yossef/.rvm/rubies/ree-1.8.7-head/bin/ruby | |
rubygems 1.3.6 at /Users/yossef/.rvm/gems/ree-1.8.7-head@mapco, /Users/yossef/.rvm/gems/ree-1.8.7-head@global | |
Run `rake gems:install` to install the missing gems. | |
$ rake gems:install | |
(in /Users/yossef/dev/projects/ogc/centresource/mapcorewards) | |
Missing these required gems: | |
nokogiri | |
You're running: | |
ruby 1.8.7.174 at /Users/yossef/.rvm/rubies/ree-1.8.7-head/bin/ruby | |
rubygems 1.3.6 at /Users/yossef/.rvm/gems/ree-1.8.7-head@mapco, /Users/yossef/.rvm/gems/ree-1.8.7-head@global | |
Run `rake gems:install` to install the missing gems. | |
$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment