[MacRuby] #1115: Bundler not working since updating to rubygems 1.4.2
MacRuby
ruby-noreply at macosforge.org
Thu Jan 13 18:04:57 PST 2011
#1115: Bundler not working since updating to rubygems 1.4.2
------------------------------------+---------------------------------------
Reporter: mrada@… | Owner: lsansonetti@…
Type: defect | Status: new
Priority: blocker | Milestone:
Component: MacRuby | Keywords:
------------------------------------+---------------------------------------
Whenever I have tried to use Bundler since the MacRuby trunk updated to
rubygems 1.4.2 I always get a NameError:
/Users/mrada/.rvm/gems/macruby-
nightly/gems/bundler-1.0.7/lib/bundler/cli.rb:15:in `initialize':
uninitialized constant Gem::SilentUI (NameError)
from /Users/mrada/.rvm/gems/macruby-
nightly/gems/bundler-1.0.7/lib/bundler/vendor/thor.rb:246:in `dispatch:'
from /Users/mrada/.rvm/gems/macruby-
nightly/gems/bundler-1.0.7/lib/bundler/vendor/thor/base.rb:389:in `start'
from /Users/mrada/.rvm/gems/macruby-
nightly/gems/bundler-1.0.7/bin/bundle:13:in `<main>'
from /Users/mrada/.rvm/gems/macruby-nightly/bin/bundle:19:in
`<main>'
[1] 8954 exit 1 bundle
I do not get this error when I try to use bundler with rubygems 1.4.2 on
Ruby 1.8 (the system ruby).
--
Ticket URL: <http://www.macruby.org/trac/ticket/1115>
MacRuby <http://macruby.org/>
More information about the macruby-tickets
mailing list