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

Error while installing gem in rails 5.0.0.1 #257

Open
RisingPlay opened this issue Nov 27, 2016 · 0 comments
Open

Error while installing gem in rails 5.0.0.1 #257

RisingPlay opened this issue Nov 27, 2016 · 0 comments

Comments

@RisingPlay
Copy link

RisingPlay commented Nov 27, 2016

Bundler could not find compatible versions for gem "rack":

In Gemfile:

rails (>= 5.0.0.1, ~> 5.0.0) was resolved to 5.0.0.1, which depends on
  actionpack (= 5.0.0.1) was resolved to 5.0.0.1, which depends on
    rack (~> 2.0)

youtube_it (>= 2.4.2, ~> 2.4) was resolved to 2.4.2, which depends on
  oauth2 (~> 1.0.0) was resolved to 1.0.0, which depends on
    rack (~> 1.2)

Please help me , I'm trying to install gem in rails 5.0.0.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

1 participant