Ben Langfeld

Results 172 comments of Ben Langfeld

I'm not sure we really want to silently fail here. We should probably instead raise a more helpful error explaining the issue. Thoughts?

> That sounds reasonable, I think the Gemfile.lock should be checked last, i.e. the other 2 files should have precedence. Sure :) > PR welcome. Yep, will prep one today...

> TBH considering the time spent to review https://github.com/ruby/setup-ruby/pull/592, I wonder whether the feature is even worth it at all. Great way to motivate contributors.

I didn't force you to go into great detail on anything, I followed your request to split two different issues with this project out into distinct PRs where you could...

You got the error when running `bundle install`?

Please provide a minimal reproduction app to debug since I can't reproduce this.

> Yeah, `bundle lock --update --patch` is not really prepared to be run on a situation where the Gemfile has been edited with a requirement incompatible with the lockfile. I'll...

> So I looked into this and, while it seems easy enough to make this "work", i.e. in the example you gave, update the lockfile to playbook_ui-13.15.0 to bring it...

Sorry for the delay in following up on this. Looks like it was raised in Renovate at https://github.com/renovatebot/renovate/issues/25955. I think it's reasonable to follow the path of working around this...