Guest User

Untitled

a guest
Jul 21st, 2013
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. kentos@Obelisk ~/dev/ruby/ruby-bbcode $ git /home/kentos/.rvm/gems/ruby-1.9.3-p448@global/gems/bundler-1.3.5/lib/bundler/rubygems_integration.rb:214:in `block in replace_gem': rspec-core is not part of the bundle. Add it to Gemfile. (Gem::LoadError)
  2. from /home/kentos/.rvm/gems/ruby-1.9.3-p448/bin/rspec:22:in `<main>'
  3. from /home/kentos/.rvm/gems/ruby-1.9.3-p448/bin/ruby_noexec_wrapper:14:in `eval'
  4. from /home/kentos/.rvm/gems/ruby-1.9.3-p448/bin/ruby_noexec_wrapper:14:in `<main>'
  5. /home/kentos/.rvm/gems/ruby-1.9.3-p448@global/gems/bundler-1.3.5/lib/bundler/rubygems_integration.rb:214:in `block in replace_gem': rspec-core is not part of the bundle. Add it to Gemfile. (Gem::LoadError)
  6. from /home/kentos/.rvm/gems/ruby-1.9.3-p448/bin/rspec:22:in `<main>'
  7. from /home/kentos/.rvm/gems/ruby-1.9.3-p448/bin/ruby_noexec_wrapper:14:in `eval'
  8. from /home/kentos/.rvm/gems/ruby-1.9.3-p448/bin/ruby_noexec_wrapper:14:in `<main>'
  9. /home/kentos/.rvm/gems/ruby-1.9.3-p448@global/gems/bundler-1.3.5/lib/bundler/rubygems_integration.rb:214:in `block in replace_gem': rspec-core is not part of the bundle. Add it to Gemfile. (Gem::LoadError)
  10. from /home/kentos/.rvm/gems/ruby-1.9.3-p448/bin/rspec:22:in `<main>'
  11. from /home/kentos/.rvm/gems/ruby-1.9.3-p448/bin/ruby_noexec_wrapper:14:in `eval'
  12. from /home/kentos/.rvm/gems/ruby-1.9.3-p448/bin/ruby_noexec_wrapper:14:in `<main>'
  13.  
  14.  
  15.  
  16. I get a weird stack crash when trying to use autocomplete for git commands while within a ruby project folder containing bundler...
Advertisement
Add Comment
Please, Sign In to add comment