https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286516
--- Comment #5 from Sir l33tname <[email protected]> --- Are you running ruby 3.3? And does this work on your setup? # cat t.rb require 'json' puts "test" x = JSON::Fragment.new("[1,2]") # ruby t.rb Because it does not for me and other freebsd users: https://mastodon.social/@[email protected]/114445641150659462 I update the host and jail and ports and now jekyll also works again on my machine. And i cant figure out why it ever tried to use JSON::Fragment, but im relatively confident that Fragments are broken on FreeBSD right now. (Should I close this one and open a new one for that or should we use this issue) -- You are receiving this mail because: You are on the CC list for the bug.
