commit: 1e182edaabc292d6b0d28cdf596d9a1d154f53d9 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Jan 11 20:39:41 2026 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Jan 11 20:41:12 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e182eda
dev-ruby/rspec-expectations: enable ruby40 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/rspec-expectations/rspec-expectations-3.13.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.13.5.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.13.5.ebuild index d156e1d44932..c17b4390452d 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.13.5.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.13.5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -USE_RUBY="ruby32 ruby33 ruby34" +USE_RUBY="ruby32 ruby33 ruby34 ruby40" RUBY_FAKEGEM_RECIPE_TEST="rspec3"
