Skip to content
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

can not install . #7

Open
cowquant opened this issue Dec 4, 2015 · 1 comment
Open

can not install . #7

cowquant opened this issue Dec 4, 2015 · 1 comment

Comments

@cowquant
Copy link

cowquant commented Dec 4, 2015

I saw the grape-reload.gemspec file:
spec.add_runtime_dependency "rack", ">= 1.5.2"
but when i install this gem. it tell me :
In snapshot (Gemfile.lock):
rack (= 1.6.4)

In Gemfile:
grape (>= 0) ruby depends on
rack (>= 1.3.0) ruby

grape (>= 0) ruby depends on
  rack-accept (>= 0) ruby depends on
    rack (>= 0.4) ruby

grape (>= 0) ruby depends on
  rack-mount (>= 0) ruby depends on
    rack (>= 1.0.0) ruby

grape-reload (>= 0) ruby depends on
  rack (~> 1.5.2) ruby

Running bundle update will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.

@micfan
Copy link

micfan commented Jan 29, 2016

This issues makes no sense, close it pls.

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

2 participants