prontolabs / pronto

Quick automated code review of your changes
MIT License
2.6k stars 245 forks source link

Pin rugged to below 1.7 #452

Closed magni- closed 8 months ago

magni- commented 8 months ago

A bandaid until pronto is updated to support rugged 1.7

Fixes https://github.com/prontolabs/pronto/issues/447

ashkulz commented 8 months ago

@magni- instead of merging this, I'd prefer to fix it properly. Would appreciate if you could post a reproduction on #447

magni- commented 8 months ago

Unfortunately I don't have the time right now. This is just supposed to be a bandaid, not a final fix, but it would help us avoid having broken dependabot PRs for pronto in all of our Ruby repos.

ashkulz commented 8 months ago

In that case, I think you should use the workaround for now, as I don't think it makes sense to merge this and undo it a few days later.