Skip to content

Instantly share code, notes, and snippets.

@ymendel
Created October 22, 2010 19:02
Show Gist options
  • Save ymendel/641167 to your computer and use it in GitHub Desktop.
Save ymendel/641167 to your computer and use it in GitHub Desktop.
$ 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