使用 Rails 红宝石 2.7.2p137
我已经安装了缺少的 gem rake 13.03,但它仍然显示缺少 gem。
ubuntu@ip-172-31-5-172:~/apps/tukaweb$ bundle install| grep rake
Using rake 13.0.3
ubuntu@ip-172-31-5-172:~/apps/tukaweb$ rails -v
Could not find rake-13.0.3 in any of the sources
Run `bundle install` to install missing gems.