summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-09 03:54:56 +0100
committerSam James <sam@gentoo.org>2023-04-09 04:00:08 +0100
commite3aa4fc8e336b43bf73c30dcfdc44d7119d52e42 (patch)
treeed1c30bbc70c2b56d6576d3abf40286c9a71cbf2 /dev-ruby/shoulda-context
parentdev-ruby/http: add 5.1.1 (diff)
downloadgentoo-e3aa4fc8e336b43bf73c30dcfdc44d7119d52e42.tar.gz
gentoo-e3aa4fc8e336b43bf73c30dcfdc44d7119d52e42.tar.bz2
gentoo-e3aa4fc8e336b43bf73c30dcfdc44d7119d52e42.zip
dev-ruby/shoulda-context: enable ruby32
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/shoulda-context')
-rw-r--r--dev-ruby/shoulda-context/shoulda-context-1.2.2-r1.ebuild2
1 files changed, 1 insertions, 1 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 d2eb1c59cad9..334384bc69db 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
@@ -3,7 +3,7 @@
EAPI=7
-USE_RUBY="ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.md README.md"