我对 Rails 很bundle install
陌生,在 ActiveSupport 和threetaps-client(我需要用于我的项目)之间运行时遇到了这个gem冲突。
我尝试删除 Gemfile.lock 文件并bundle install
再次运行,但它再次给了我相同的错误消息。我也尝试运行bundle update
它也给出了相同的结果:(
Bundler could not find compatible versions for gem "activesupport":
In snapshot (Gemfile.lock):
activesupport (3.2.13)
In Gemfile:
threetaps-client (>= 0) ruby depends on
activesupport (~> 3.0.0) ruby
Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.