Bundler throws uninitialized constant Gem::SilentUI (NameError) error after upgrading to Rubygems 1.5.0

后端 未结 7 662
悲&欢浪女
悲&欢浪女 2021-02-01 12:41

I ran gem update --system to update to Rubygems 1.5.0 and after every time I run any bundle commands I get:

rvm/gems/ruby-1.8.7-p249/gems

7条回答
  •  再見小時候
    2021-02-01 13:21

    This was posted on the issue tracker, by my count, 6 times now.

    Here's the one that I've been linking everybody to: https://github.com/carlhuda/bundler/issues/issue/995

提交回复
热议问题