开发者

Rails 3: How can one update Rspec 2.3.0 to 2.4.0 ?

I've tried putting it on my Gemfile and got:

Fetching source index for http://rubygems.org/ You have requested: rspec = 2.4.0

The bun开发者_运维知识库dle currently has rspec locked at 2.3.0.


Try running bundle update rspec in your project directory, and then read the bundler website on updating a dependency.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜