Skip to content

Instantly share code, notes, and snippets.

@wincent
Created August 11, 2010 15:43
Show Gist options
  • Save wincent/519182 to your computer and use it in GitHub Desktop.
Save wincent/519182 to your computer and use it in GitHub Desktop.
$ bin/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/setup.rb:6
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:36:in `require'
from bin/rspec:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment