Skip to content

Conversation

rmacklin
Copy link
Contributor

Without this, running bundle install with BUNDLE_GEMFILE set to one of these gemfiles will result in an error like:

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

as seen in the CI run for the commit that bumped the version:
https://github.com/rails/importmap-rails/runs/4297724678?check_suite_focus=true#step:3:30

Without this, running `bundle install` with `BUNDLE_GEMFILE` set to one
of these gemfiles will result in an error like:
```
You are trying to install in deployment mode after changing your
Gemfile. Run `bundle install` elsewhere and add the updated
gemfiles/rails_7_propshaft.gemfile.lock to version control.
```
as seen in the CI run for the commit that bumped the version:
https://github.com/rails/importmap-rails/runs/4297724678?check_suite_focus=true#step:3:30
@dhh dhh merged commit c918ca3 into rails:main Nov 23, 2021
@rmacklin rmacklin deleted the update-additional-lockfiles-after-version-bump branch November 23, 2021 17:36
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.

2 participants