Skip to content

Instantly share code, notes, and snippets.

@calavera
Created January 6, 2011 17:17
Show Gist options
  • Save calavera/768204 to your computer and use it in GitHub Desktop.
Save calavera/768204 to your computer and use it in GitHub Desktop.
$ jdev --1.9 -S bundle install
/Users/david/dev/jruby/lib/ruby/gems/1.8/gems/bundler-1.0.7/lib/bundler/vendor/thor/task.rb:28:in `run': undefined method `size' for #<Bundler::LazySpecification:0x3225753d> (NoMethodError)
from /Users/david/dev/jruby/lib/ruby/gems/1.8/gems/bundler-1.0.7/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task'
from /Users/david/dev/jruby/lib/ruby/gems/1.8/gems/bundler-1.0.7/lib/bundler/vendor/thor.rb:246:in `dispatch'
from /Users/david/dev/jruby/lib/ruby/gems/1.8/gems/bundler-1.0.7/lib/bundler/vendor/thor/base.rb:389:in `start'
from /Users/david/dev/jruby/lib/ruby/gems/1.8/gems/bundler-1.0.7/bin/bundle:13:in `(root)'
from org/jruby/RubyKernel.java:1076:in `load19'
[exited with 1]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment