From 57e7f6c989797ef6cc3a4034e5d71834188bc1f5 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Tue, 29 Aug 2023 18:49:50 +0200 Subject: dev-ruby/omniauth: enable ruby32 Signed-off-by: Hans de Graaff --- dev-ruby/omniauth/omniauth-2.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-ruby') diff --git a/dev-ruby/omniauth/omniauth-2.1.1.ebuild b/dev-ruby/omniauth/omniauth-2.1.1.ebuild index 955e12d41818..ece4591244e5 100644 --- a/dev-ruby/omniauth/omniauth-2.1.1.ebuild +++ b/dev-ruby/omniauth/omniauth-2.1.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby27 ruby30 ruby31" +USE_RUBY="ruby30 ruby31 ruby32" RUBY_FAKEGEM_EXTRADOC="README.md" RUBY_FAKEGEM_RECIPE_TEST="rspec3" -- cgit v1.2.3-65-gdbad