Created
September 8, 2011 20:56
-
-
Save donpdonp/1204684 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
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