commit: 7e209101f493fe130f9078b52a40d4266d97d6da Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Mar 26 07:09:10 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Mar 26 07:48:10 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e209101
dev-ruby/date_validator: add 0.12.0 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/date_validator/date_validator-0.12.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/date_validator/date_validator-0.12.0.ebuild b/dev-ruby/date_validator/date_validator-0.12.0.ebuild index 31f9e00f8e98..448676dfb742 100644 --- a/dev-ruby/date_validator/date_validator-0.12.0.ebuild +++ b/dev-ruby/date_validator/date_validator-0.12.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby26 ruby27" +USE_RUBY="ruby26 ruby27 ruby30" RUBY_FAKEGEM_TASK_TEST="test"