Skip to content

Instantly share code, notes, and snippets.

@stanigator
Created May 20, 2012 23:48
Show Gist options
  • Save stanigator/9d51a16dc4c2f09b7194 to your computer and use it in GitHub Desktop.
Save stanigator/9d51a16dc4c2f09b7194 to your computer and use it in GitHub Desktop.
stanley@ubuntu:/var/lib/gems/1.8/gems/spork-0.9.0/bin$ sudo bundle exec spork[sudo] password for stanley:
Could not find gem 'cucumber (~> 1.0.0) ruby' in the gems available on this machine.
Run `bundle install` to install missing gems.
stanley@ubuntu:/var/lib/gems/1.8/gems/spork-0.9.0/bin$ sudo gem install cucumber
Fetching: gherkin-2.10.0.gem (100%)
Building native extensions. This could take a while...
Fetching: cucumber-1.2.0.gem (100%)
(::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::)
Thank you for installing cucumber-1.2.0.
Please be sure to read http://wiki.github.com/cucumber/cucumber/upgrading
for important information about this release. Happy cuking!
(::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::)
Successfully installed gherkin-2.10.0
Successfully installed cucumber-1.2.0
2 gems installed
Installing ri documentation for gherkin-2.10.0...
Installing ri documentation for cucumber-1.2.0...
Installing RDoc documentation for gherkin-2.10.0...
Installing RDoc documentation for cucumber-1.2.0...
stanley@ubuntu:/var/lib/gems/1.8/gems/spork-0.9.0/bin$ sudo bundle exec spork
Could not find gem 'cucumber (~> 1.0.0) ruby' in the gems available on this machine.
Run `bundle install` to install missing gems.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment