Actions
Bug #2115
closedUpdate of .deb package fails when Gem versions have changed
Description
Possible solutions:
- remove Gemfile.lock before bundle install
- package correct Gemfile.lock (maybe even add it to the main git repository?)
- call bundle update (?)
Actions