commit: bcea3db7554793d7d571a43be40ac2ead3980137 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Jan 2 20:39:51 2026 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Jan 2 21:05:22 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcea3db7
dev-ruby/net-http-digest_auth: enable ruby40 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.1-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.1-r2.ebuild b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.1-r2.ebuild index 36aba974ded4..b1380a0babd1 100644 --- a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.1-r2.ebuild +++ b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.1-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33 ruby34" +USE_RUBY="ruby32 ruby33 ruby34 ruby40" RUBY_FAKEGEM_EXTRADOC="History.txt README.txt"
