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

--deployment option is keeping gemfile locked #2

Open
chaoticbear opened this issue Aug 4, 2017 · 0 comments
Open

--deployment option is keeping gemfile locked #2

chaoticbear opened this issue Aug 4, 2017 · 0 comments
Assignees

Comments

@chaoticbear
Copy link
Collaborator

Unable to add gems because of the --deployment option:

rails_1  | You are trying to install in deployment mode after changing
rails_1  | your Gemfile. Run `bundle install` elsewhere and add the
rails_1  | updated Gemfile.lock to version control.
rails_1  |
rails_1  | The dependencies in your gemfile changed
rails_1  |
rails_1  | You have added to the Gemfile:
rails_1  | * devise (~> 4.3)

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