commit:     e8175fb4390dbe4cc08d30f251d903975cb842a8
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 27 16:38:26 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec 27 19:19:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8175fb4

dev-ruby/minitest-global_expectations: enable ruby33

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 .../minitest-global_expectations-1.0.1-r1.ebuild                        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1-r1.ebuild
 
b/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1-r1.ebuild
index 2f71a91f1d9d..12e9ff508800 100644
--- 
a/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1-r1.ebuild
+++ 
b/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 inherit ruby-fakegem
 

Reply via email to