summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-03-31 09:16:01 +0200
committerHans de Graaff <graaff@gentoo.org>2023-03-31 09:17:36 +0200
commit904435719fc4bfe1fb2b2ce3ec26547a9aade570 (patch)
treea5db8e535dca0736e2fd27cc4799f2dcdf339b55 /dev-ruby/shoulda-context
parentdev-lang/ruby: add 2.7.8, 3.0.6, 3.1.4, 3.2.2 (diff)
downloadgentoo-904435719fc4bfe1fb2b2ce3ec26547a9aade570.tar.gz
gentoo-904435719fc4bfe1fb2b2ce3ec26547a9aade570.tar.bz2
gentoo-904435719fc4bfe1fb2b2ce3ec26547a9aade570.zip
dev-ruby/shoulda-context: enable ruby31
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/shoulda-context')
-rw-r--r--dev-ruby/shoulda-context/shoulda-context-1.2.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/shoulda-context/shoulda-context-1.2.2-r1.ebuild b/dev-ruby/shoulda-context/shoulda-context-1.2.2-r1.ebuild
index 027669796650..d2eb1c59cad9 100644
--- a/dev-ruby/shoulda-context/shoulda-context-1.2.2-r1.ebuild
+++ b/dev-ruby/shoulda-context/shoulda-context-1.2.2-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-USE_RUBY="ruby25 ruby26 ruby27 ruby30"
+USE_RUBY="ruby27 ruby30 ruby31"
RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.md README.md"