I'm trying to update my instance to 4.4.0, and bundle install fails with this error:
/home/mastodon/.rbenv/versions/3.4.4/bin/ruby: symbol lookup error: /home/mastodon/.rbenv/versions/3.4.4/lib/ruby/3.4.0/x86_64-linux/openssl.so: undefined symbol: EVP_MD_CTX_get_size_ex
Something with OpenSSL I guess, but the first time I've seen this error (I am currently on 4.3.9).
Any ideas what I should be looking at? Thanks!