summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-06-16 08:32:44 +0200
committerHans de Graaff <graaff@gentoo.org>2023-06-16 08:32:44 +0200
commiteed238b588a14668ba0ffaef6d7fe665feadb50f (patch)
treeb2a168c62c541914d0660da7142484484193ec33 /dev-ruby/shoulda-matchers
parentdev-ruby/shoulda-matchers: drop 5.0.0, 5.1.0 (diff)
downloadgentoo-eed238b588a14668ba0ffaef6d7fe665feadb50f.tar.gz
gentoo-eed238b588a14668ba0ffaef6d7fe665feadb50f.tar.bz2
gentoo-eed238b588a14668ba0ffaef6d7fe665feadb50f.zip
dev-ruby/shoulda-matchers: enable ruby31
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/shoulda-matchers')
-rw-r--r--dev-ruby/shoulda-matchers/shoulda-matchers-4.5.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-4.5.1-r1.ebuild b/dev-ruby/shoulda-matchers/shoulda-matchers-4.5.1-r1.ebuild
index 28d42f93eda9..7c99a9c59aab 100644
--- a/dev-ruby/shoulda-matchers/shoulda-matchers-4.5.1-r1.ebuild
+++ b/dev-ruby/shoulda-matchers/shoulda-matchers-4.5.1-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=8
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby27 ruby30 ruby31"
RUBY_FAKEGEM_RECIPE_TEST="none"