【发布时间】:2011-05-06 09:00:53
【问题描述】:
gem update --system 之后,当我做一些与 rubygems 相关的事情时,我会收到这样的消息:
注意:Gem::Specification#default_executable= 已被弃用,没有替代品。它将在 2011 年 10 月 1 日或之后删除。
Gem::Specification#default_executable= 从 /usr/lib/ruby/gems/1.8/specifications/rubygems-update-1.7.2.gemspec:11 调用。
我该如何避免呢?我尝试删除 rubygems 并重新安装,但没有解决问题。
【问题讨论】:
-
很后悔更新了,太浪费时间了。