您如何撤消跑步

bundle install --without development

现在,我在开发组中有被忽略的gem,因为我只运行了一次...(请注意,我尝试删除gemfile.lock无济于事)

最佳答案

更新后的正确答案是@caspyin的here

我的答案仍然出于历史目的:

09-12 08:16