commit:     41c35cd18967aef349d30c00bb4466d261730595
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 30 05:36:06 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jun 30 05:36:06 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41c35cd1

dev-ruby/rack-attack: enable ruby34

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

 dev-ruby/rack-attack/rack-attack-6.7.0.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/rack-attack/rack-attack-6.7.0.ebuild 
b/dev-ruby/rack-attack/rack-attack-6.7.0.ebuild
index 9992f6f3d30a..c14a726792ac 100644
--- a/dev-ruby/rack-attack/rack-attack-6.7.0.ebuild
+++ b/dev-ruby/rack-attack/rack-attack-6.7.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby31 ruby32 ruby33"
+
+USE_RUBY="ruby32 ruby33 ruby34"
 
 # Skip integration tests since they require additional unpackaged
 # dependencies and running daemons.

Reply via email to