Can't update RubyGems

前端 未结 8 2562
臣服心动
臣服心动 2021-02-19 23:40

I\'m having difficulties updating RubyGems from version 1.1.1 to newest. I\'ve tried the following:

gem update

Result:

相关标签:
8条回答
  • 2021-02-20 00:02

    Re-build it from the sources.

    0 讨论(0)
  • 2021-02-20 00:06

    Any luck with gem install builder? That looks to be what you need to get rubygems-update to install.

    0 讨论(0)
提交回复
热议问题