Created
August 11, 2010 15:45
-
-
Save wincent/519190 to your computer and use it in GitHub Desktop.
This file contains 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
$ bundle exec rspec spec | |
/Library/Ruby/Gems/1.8/gems/bundler-1.0.0.rc.4/lib/bundler/runtime.rb:27:in `setup': You have already activated json_pure 1.4.3, but your Gemfile requires json_pure 1.4.6. Consider using bundle exec. (Gem::LoadError) | |
from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0.rc.4/lib/bundler/spec_set.rb:12:in `each' | |
from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0.rc.4/lib/bundler/spec_set.rb:12:in `each' | |
from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0.rc.4/lib/bundler/runtime.rb:17:in `setup' | |
from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0.rc.4/lib/bundler.rb:95:in `setup' | |
from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0.rc.4/lib/bundler/cli.rb:290:in `exec' | |
from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0.rc.4/lib/bundler/vendor/thor/task.rb:22:in `send' | |
from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0.rc.4/lib/bundler/vendor/thor/task.rb:22:in `run' | |
from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0.rc.4/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task' | |
from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0.rc.4/lib/bundler/vendor/thor.rb:246:in `dispatch' | |
from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0.rc.4/lib/bundler/vendor/thor/base.rb:389:in `start' | |
from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0.rc.4/bin/bundle:13 | |
from /usr/bin/bundle:19:in `load' | |
from /usr/bin/bundle:19 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment