Hi Praveen, On Thu, Feb 4, 2021 at 1:57 AM Pirate Praveen <prav...@onenetbeyond.org> wrote: > I have ruby 2.7.1 currently in buster-fasttrack (fasttrack.debian.net) > and I'm trying to update it to 2.7.2 > > The build went fine, but bundler (2.1.4-2~bpo10+1) seems broken now. Do > I need to update bundler as well for this to work?
Try to apply this commit[1]. Should likely fix your problem. [1]: https://salsa.debian.org/ruby-team/rubygems-integration/-/commit/39d3a082f568ec0b6c9acd10e54a4a31a08bd8b5 - u