Gem update on Windows - is it broken?

后端 未结 4 761
梦毁少年i
梦毁少年i 2020-12-29 15:55

This is a follow-up to this question.

When I issue the gem update command on Windows, whenever it gets to a gem whose latest version DO

4条回答
  •  旧巷少年郎
    2020-12-29 16:32

    Execute the below command and it should work:

    gem install sqlite3-ruby --platform=mswin32
    

提交回复
热议问题