kicked it. I can take a closer look after PR tests run.
s
smortex
03/23/2023, 7:30 PM
❤️ ! Seems to pass. The lower version in the test matrix was really a guess, so you may want to adjust it BTW
smortex
03/23/2023, 7:30 PM
The FreeBSD update from Ruby 3.0 to 3.1 cause some frictions in some gems, I may come later with more "fixes" like this one
c
Cas Donoghue
03/23/2023, 7:31 PM
I was surprised given we test bolt with 3.1
Cas Donoghue
03/23/2023, 7:35 PM
https://tickets.puppetlabs.com/browse/BOLT-1587 not sure if you can see that (we recently did a jira migration) but that is why we pinned in the first place. It was a long time ago, maybe this has been long sorted out.
s
smortex
03/23/2023, 7:42 PM
You can't view this issue
😁
smortex
03/23/2023, 7:50 PM
I don't have all details, but since the update of the ruby version, the tooling we use at FreeBSD detect more dependency issues. It seems that previously the maximum version requirements where not enforced and are now verified. I am off work tomorrow and planning to dig into this issue.