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

bundle is locked to rest_client #1

Open
javieralexvr opened this issue Aug 16, 2018 · 1 comment
Open

bundle is locked to rest_client #1

javieralexvr opened this issue Aug 16, 2018 · 1 comment

Comments

@javieralexvr
Copy link

C:\Users\JavierAlexander\Documents\github\rails-shop-example-master>bundle install
Fetching gem metadata from https://rubygems.org/...........
Fetching gem metadata from https://rubygems.org/..
Resolving dependencies...
Your bundle is locked to rest_client (1.8.1), but that version could not be
found in any of the sources listed in your Gemfile. If you haven't changed
sources, that means the author of rest_client (1.8.1) has removed it. You'll
need to update your bundle to a version other than rest_client (1.8.1) that
hasn't been removed in order to install.

I wanted to try the sandbox version but everytime I try to bundle install I get the error on top.

@Github2795
Copy link

C:\Users\JavierAlexander\Documents\github\rails-shop-example-master>bundle install
Fetching gem metadata from https://rubygems.org/...........
Fetching gem metadata from https://rubygems.org/..
Resolving dependencies...
Your bundle is locked to rest_client (1.8.1), but that version could not be
found in any of the sources listed in your Gemfile. If you haven't changed
sources, that means the author of rest_client (1.8.1) has removed it. You'll
need to update your bundle to a version other than rest_client (1.8.1) that
hasn't been removed in order to install.

I wanted to try the sandbox version but everytime I try to bundle install I get the error on top.

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