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
This commit is contained in:
parent
3639862dee
commit
d95128c99d
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
2.7.3
|
||||
2.7.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue