Ruby 2.4.10 was the last official release of the 2.4 series. At this point there will no longer be security patches and we will remove ruby 2.4. This bug tracks all the bugs that need to be resolved before this can happen.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=253f96ea8550c427850b50f2d87e2bd65991a080 commit 253f96ea8550c427850b50f2d87e2bd65991a080 Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2020-04-05 13:04:54 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2020-06-14 06:44:11 +0000 profiles: mask ruby 2.4 for removal Mask ruby24-only packages for removal. Remove ruby24 from the default RUBY_TARGETS. Mask USE flag for ruby24. Closes: https://bugs.gentoo.org/716316 Signed-off-by: Hans de Graaff <graaff@gentoo.org> profiles/base/make.defaults | 3 +-- profiles/base/use.mask | 4 ++++ profiles/package.mask | 7 +++++++ 3 files changed, 12 insertions(+), 2 deletions(-)