Closed klausmeyer closed 6 years ago
Thanks for the feedback, Klaus!
Hi Florian,
thanks for your response.
We're not updating to any kind of pre-releases right now.
Makes sense. Did I overlook it in the documentation? If not it would be a good point to add 😁
Would you want that for all of your gems or only certain ones?
For me it would be fine to get PRs for gems which I'm already referencing with a prerelease in my Gemfile
(gem 'bootstrap', '~> 4.0.0.beta'
in my case).
Yeah, indirect dependencies is something we're working on right now. [...] If you want to help test it, send me an email [...]
Sure. I wouldn't mind to support there. Will contact you after some consideration 🤓
Best Klaus
Hi,
first of all I want to say thank you for this great project
I really love the idea and have already merged a bunch of PRs in one of my open source side-projects (https://github.com/klausmeyer/docker-registry-browser).
I have two short questions:
4.0.0.beta2.1
to4.0.0.beta3
which is already released a week ago - is anything blocking the update on your side?Gemfile
itself and not all of the possible updates? See the following output ofbundle update
:In the Web-UI of depfu everything is displayed as "up-to-date".
Best, Klaus