commit:     e727baa7fe40f2f0f50fa1e5c4d1ddf384e39343
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 18 06:34:18 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Mar 18 06:40:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e727baa7

dev-ruby/rspec-collection_matchers: enable ruby33

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

 .../rspec-collection_matchers/rspec-collection_matchers-1.2.1.ebuild  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.1.ebuild 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.1.ebuild
index 6c8ad1ab9d00..bbf149011430 100644
--- a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.1.ebuild
+++ b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 

Reply via email to