Install cocoapods plugins based on Gemfile.lock versions #21680
Replies: 5 comments
-
Hi there, Help us by making a minimal reproduction repository. Before we can start work on your issue we first need to know exactly what's causing the current behavior. A minimal reproduction helps us with this. To get started, please read our guide on creating a minimal reproduction to understand what is needed. We may close the issue if you (or someone else) have not provided a minimal reproduction within two weeks. If you need more time, or are stuck, please ask for help or more time in a comment. Good luck, The Renovate team |
Beta Was this translation helpful? Give feedback.
-
For me, the solution here is to run |
Beta Was this translation helpful? Give feedback.
-
I'm discussing this issue here. It might be duplicated though. |
Beta Was this translation helpful? Give feedback.
-
Hi there, Get your issue fixed faster by creating a minimal reproduction. This means a repository dedicated to reproducing this issue with the minimal dependencies and config possible. Before we start working on your issue we need to know exactly what's causing the current behavior. A minimal reproduction helps us with this. To get started, please read our guide on creating a minimal reproduction. We may close the issue if you, or someone else, haven't created a minimal reproduction within two weeks. If you need more time, or are stuck, please ask for help or more time in a comment. Good luck, The Renovate team |
Beta Was this translation helpful? Give feedback.
-
Converted to discussion due to lack of reproduction after many years |
Beta Was this translation helpful? Give feedback.
-
If plugins are managed by
Gemfile
(bundler), we should install the exact same version recorded inGemfile.lock
.Originally posted by @ikesyo in #5997 (comment)
Depends on #5997
Beta Was this translation helpful? Give feedback.
All reactions