summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-07 18:41:31 +0100
committerSam James <sam@gentoo.org>2023-04-07 19:09:52 +0100
commit5e9d812c1f603680e2e35529af9095d6c49e8671 (patch)
tree618860c8816e0ab98c834cfc477330f80e8c2e51 /dev-ruby/rspec-rails
parentdev-ruby/ammeter: enable ruby31 (diff)
downloadgentoo-5e9d812c1f603680e2e35529af9095d6c49e8671.tar.gz
gentoo-5e9d812c1f603680e2e35529af9095d6c49e8671.tar.bz2
gentoo-5e9d812c1f603680e2e35529af9095d6c49e8671.zip
dev-ruby/rspec-rails: enable ruby31
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-rails')
-rw-r--r--dev-ruby/rspec-rails/rspec-rails-6.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-rails/rspec-rails-6.0.1.ebuild b/dev-ruby/rspec-rails/rspec-rails-6.0.1.ebuild
index 3b74b2332a99..41b8a0ee96f0 100644
--- a/dev-ruby/rspec-rails/rspec-rails-6.0.1.ebuild
+++ b/dev-ruby/rspec-rails/rspec-rails-6.0.1.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="ruby27 ruby30"
+USE_RUBY="ruby27 ruby30 ruby31"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"