Jared Beck
Jared Beck
In case it helps someone else, I had the same issue where my colleague's `bundle` commands would add `ruby` to the `PLATFORMS`, and my `bundle` commands would remove it. (Odd...
> I'd like to see top-level gems listed separately (or hierarchically) so I can focus on updating them first. I also like to update top-level stuff first. Some people probably...
> Could you please approve the workflow? Approved. Also, I think I've now [configured](https://docs.github.com/en/actions/managing-workflow-runs/approving-workflow-runs-from-public-forks) it so it won't require approval again. 🤞
My team can't wait any longer for this issue, and will no longer be able to use this gem. Fortunately, our app only uses `Elasticsearch::Persistence::Repository`, and we were able to...
We would like to upgrade to 0.21 per the security advisory, but are concerned about this issue, despite being unable to reproduce it using the following script. @mikevoets, could you...
The fault, dear Brutus, is not in our gems, but in our specs .. sounds like we can close this one :)
Hi Ernesto, glad you got some use out of it! > So then it ends up being 0.8 * 11 + 0.8 (rails) behind .. If I understand your arithmetic,...
> The current version of bundler can be ascertained from the end of Gemfile.lock Hopefully bundler includes a parser for this, but I'm not opposed to using a regex either....
> Should the freshness of the Ruby version be included in the libyear calculation or have its own section? Let's include it in the main calculation with everything else. We...
Hi Ben, I'd be happy to review a PR adding this feature as a CLI option. May I suggest `--closest-published` as the option name? If you tackle this, you might...