Ruby on rails 4 Bundler找不到jquery ui rails的兼容版本

Ruby on rails 4 Bundler找不到jquery ui rails的兼容版本,ruby-on-rails-4,gemset,Ruby On Rails 4,Gemset,我已经创建了一个新的gemset,然后,当我尝试捆绑安装时,出现以下错误: Bundler could not find compatible versions for gem "jquery-ui-rails": In Gemfile: activeadmin (>= 0) ruby depends on jquery-ui-rails (~> 5.0) ruby alchemy_cms (~> 3.0.0.rc5) ruby depends

我已经创建了一个新的gemset,然后,当我尝试捆绑安装时,出现以下错误:

Bundler could not find compatible versions for gem "jquery-ui-rails":
  In Gemfile:
    activeadmin (>= 0) ruby depends on
      jquery-ui-rails (~> 5.0) ruby

    alchemy_cms (~> 3.0.0.rc5) ruby depends on
      jquery-ui-rails (4.1.1)

虽然我已经
apt获得了更新
,但有什么帮助吗?

Gemfile
中的
alchemy\u cms
中删除版本约束并运行:

bundle update

Gemfile
中的
alchemy\u cms
中删除版本约束,然后运行:

bundle update

Gemfile
中的
alchemy\u cms
中删除版本约束,然后运行:

bundle update

Gemfile
中的
alchemy\u cms
中删除版本约束,然后运行:

bundle update