[Bug 277377] net-mgmt/rubygem-oxidized-web fails to start with sinatra 4.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 277377] rubygem-oxidized-web fails to start with sinatra 4.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Mar 2024 13:03:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277377 --- Comment #6 from Einar Bjarni Halldórsson <einar@isnic.is> --- Have you had a chance to look at my updated patch? I think that if upstream is not willing to merge, than we should just patch the gemspec to accept all major versions, so instead of `~> 3.0` we put `>= 3.0`. If a major version update breaks the dependency, we'll have to address that anyway, if upstream is not actively maintaining dependencies. -- You are receiving this mail because: You are the assignee for the bug.