【发布时间】:2012-07-26 14:48:33
【问题描述】:
在 Rails 上安装 spree 会导致依赖于 'thor' 的多个错误,尽管我的 gem 列表中有这两个版本。
#Bundler 找不到 gem "thor" 的兼容版本: 在 Gemfile 中: spree (>=0) x86-mingw32 取决于 雷神 (= 0.14.6) x86-mingw32
sass-rails (~> 3.23) x86-mingw32 depends on
thor (= 0.15.4)
#
注意:我使用的版本是:
导轨 3.2.6
大礼包 1.1.2
红宝石 1.9.3p194
【问题讨论】:
标签: ruby-on-rails spree thor