Hi,With Ruby 3.3.5, there have landed also Bundler 2.5.16 and it seems it breaks rubygem-shoulda-matchers test suite [1] in very interesting way. Despite Bundler being executed with `--local` flag, it tries to reach internet, which of course is not possible in Koji. I have reported this upstream [2] and this [3] is the culprit so far.
The problem here seems to be that Bundler now tries to handle default gems the same as regular gems, but that e.g. means cached .gem available, which is never the case for default gems nor it is case for our packaged gems. So please be careful if you are using Bundler especially in combination with packaged gems.
Vít [1] https://bugzilla.redhat.com/show_bug.cgi?id=2311898 [2] https://github.com/rubygems/rubygems/issues/8025 [3] https://github.com/rubygems/rubygems/pull/7673
OpenPGP_signature.asc
Description: OpenPGP digital signature
-- _______________________________________________ ruby-sig mailing list -- ruby-sig@lists.fedoraproject.org To unsubscribe send an email to ruby-sig-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/ruby-sig@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue