Is renovatebot supposed to be updating Gemfile.lock bunder versions when updating individual gems? #32420
Replies: 3 comments 1 reply
-
Hi there, This issue or discussion is missing some logs, making it difficult or impossible to help you. Depending on which situation applies follow one, some or all of these instructions. No logs at allIf you haven't posted any log yet, we need you to find and copy/paste the log into the issue template. Finding logs on hosted appSelect me to read instructionsIf you use the Mend Renovate app (GitHub):
Finding logs when self-hostingSelect me to read instructionsRead the Renovate docs, troubleshooting, self-hosted to learn how to find the logs. Insufficient logsSelect me to read instructionsIf you already gave us a log, and the Renovate team said it's not enough, then follow the instructions from the No logs at all section. Formatting your logsSelect me to read instructionsPlease put your logs in a
If you feel the logs are too large to paste here, please use a service like GitHub Gist and paste the link here. Good luck, The Renovate team |
Beta Was this translation helpful? Give feedback.
-
It may or may not be working as intended, we'd need the debug logs from when the commit was made to know |
Beta Was this translation helpful? Give feedback.
-
Hi there, We need more information about your environment. Please explain in detail how you are running Renovate. For example:
Thanks, the Renovate team |
Beta Was this translation helpful? Give feedback.
-
How are you running Renovate?
Self-hosted Renovate
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
Gitlab
Please tell us more about your question or problem
Renovatebot unexpectedly started updating the
BUNDLED WITH
version in our Gemfile.lock during normal gem updates sometime in the last week or so, in our case breaking tests/builds because the version its using is not available in our pipeline.Is this behavior expected? I found a previous discussion that asks about disabling this, but it didn't get any replies or state if this was intended or not. Given that the linked discussion is a year old and this behavior just started happening for us this seems like a side effect of something else. I onboarded renovatebot into some other projects that are using newer ruby versions recently, which I assume prompted it to download a newer bundler version. Does it apply the newest bundler version available in any project to all projects it manages?
Logs (if relevant)
Select me to see logs
Beta Was this translation helpful? Give feedback.
All reactions