mastodon admins 🤝 library application developers
being mad at the json-canonicalization ruby gem
re: mastodon admins 🤝 library application developers
longer context: after months of the latest version of json-canonicalization being 0.3.2, they decided that was actually a breaking change and DELETED 0.3.2 and published 1.0.0 instead
versions of json-ld (same maintainer) prior to the latest require a version of json-canonicalization >= 0.3.2, < 1.0.0, which of course now no longer exists
bump your json-ld to 3.3.1 and you're good
re: mastodon admins 🤝 library application developers
@Lady sigh
re: mastodon admins 🤝 library application developers
anyway if you use a Gemfile.lock you should probably just go ahead and update your json-ld to the latest version right now