Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gemspec.json does not work #6

Closed
mpkorstanje opened this issue Mar 22, 2024 · 1 comment
Closed

gemspec.json does not work #6

mpkorstanje opened this issue Mar 22, 2024 · 1 comment

Comments

@mpkorstanje
Copy link
Contributor

mpkorstanje commented Mar 22, 2024

👓 What did you see?

The workaround (renovatebot/renovate#10616) we use to support .gemspec files stopped working when we upgraded from regexManagers to customManagers in a74b839.

The current configuration should include:

"customManagers": [
    {
      "customType" :"regex",

But doing so will break renovate as explained in renovatebot/renovate#28090.

🔬 Next steps

Await the resolution of renovatebot/renovate#28090 and then add customType to the gemspec.json file.

@mpkorstanje
Copy link
Contributor Author

Fixed by d0d0e39 and renovatebot/renovate#33800

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

No branches or pull requests

1 participant