]> cat aescling's git repositories - mastodon.git/commit
Revert default Ruby version to 2.7.2 (#16154)
authorClaire <claire.github-309c@sitedethib.com>
Tue, 4 May 2021 21:06:19 +0000 (23:06 +0200)
committerGitHub <noreply@github.com>
Tue, 4 May 2021 21:06:19 +0000 (23:06 +0200)
commitd95128c99dc65b8f5ffc352e5eb4c2a87b332c5a
tree29915d943cc57de2b2b9616589b53e4de433d43e
parent3639862dee7e47cfd4f11430871aae3f3f71821f
Revert default Ruby version to 2.7.2 (#16154)

Ruby 2.7.3 introduced a new bug with Resolv::DNS, which we heavily use within
Mastodon: https://bugs.ruby-lang.org/issues/17781

Ruby 2.7.3 also included security fixes for two CVEs, but those do not seem
to apply to Mastodon:
https://github.com/tootsuite/mastodon/pull/16004#issuecomment-815125025
.ruby-version
Dockerfile