Skip to content

Conversation

@matyikriszta
Copy link
Contributor

Description

After merging in #942 auto deployment to codebar-staging failed because the updated Gemfile.lock wasn't committed after removing the poltergeist app from the Gemfile. Per the error message from the build log:

You are trying to install in deployment mode after changing
your Gemfile. Run `bundle install` elsewhere and add the
updated Gemfile.lock to version control.

You have deleted from the Gemfile:
* poltergeist

This PR updates and commits the new Gemfile.lock.

@spike01
Copy link
Contributor

spike01 commented Mar 6, 2019

D'oh, I forgot how to Ruby

@matyikriszta matyikriszta merged commit 6251338 into master Mar 6, 2019
@matyikriszta matyikriszta deleted the update-gemfile-lock-after-removing-poltergeist-app branch March 6, 2019 20:57
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

Successfully merging this pull request may close these issues.

4 participants