Skip to content

gem安装问题 #134

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
huxinghai opened this issue Sep 23, 2015 · 6 comments
Closed

gem安装问题 #134

huxinghai opened this issue Sep 23, 2015 · 6 comments

Comments

@huxinghai
Copy link

Resolving dependencies...
Bundler could not find compatible versions for gem "mime-types":

  In Gemfile:
    qiniu (~> 6.4.1) ruby depends on
      mime-types (~> 2.4.3) ruby

    rails (= 4.2.0) ruby depends on
      actionmailer (= 4.2.0) ruby depends on
        mail (>= 2.5.4, ~> 2.5) ruby depends on
          mime-types (2.6.1)
@BluntBlade
Copy link
Contributor

是使用「bundle update」重新生成信赖关系时出现的?

@huxinghai
Copy link
Author

bundle install

@BluntBlade
Copy link
Contributor

请先用「bundle update」试试更新 gem 包依赖关系。

@LcpMarvel
Copy link

现在用的 mime-types 是 2.4.3, 可是现在的 mime-types 已经 2.6 了, 是否考虑升级一下呢?

@huxinghai
Copy link
Author

好的,谢谢!

@lukedesu
Copy link

好像最新的mime-types已经是3.1了
是否考虑重新升级一下呢~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants