[Bug 283676] net-mgmt/rubygem-oxidized start fails. Cannot find upgraded rubygem-oxidized-web-0.14.0_1

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 06 Jan 2025 13:32:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283676

Einar Bjarni Halldórsson <einar@isnic.is> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |einar@isnic.is

--- Comment #1 from Einar Bjarni Halldórsson <einar@isnic.is> ---
I'm having the same problem, it's caused by rubygem-puma being updated to
6.5.0.

The gemspec for oxidized-web has:

s.add_runtime_dependency(%q<puma>.freeze, [">= 3.11.4".freeze, "<
6.5.0".freeze])

I think we should add a patch to set all dependencies to '>=' and face the
fallout if updates break oxidized-web. We cannot trust upstream to update the
dependencies fast enough

-- 
You are receiving this mail because:
You are the assignee for the bug.