Skip to content

Instantly share code, notes, and snippets.

@donpdonp
Created September 8, 2011 20:56
Show Gist options
  • Save donpdonp/1204684 to your computer and use it in GitHub Desktop.
Save donpdonp/1204684 to your computer and use it in GitHub Desktop.
donp@sirius /var/www/donpark.org/typo-git $ bundle install
Fetching source index for http://rubygems.org/
You have requested:
rake >= 0.9.2
The bundle currently has rake locked at 0.8.7.
Try running `bundle update rake`
donp@sirius /var/www/donpark.org/typo-git $ bundle update rake
Fetching source index for http://rubygems.org/
Bundler could not find compatible versions for gem "actionpack":
In Gemfile:
rails (= 3.0.10) depends on
actionpack (= 3.0.10)
rspec-rails (>= 2.0.0.beta.20) depends on
actionpack (3.0.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment