summaryrefslogtreecommitdiff
path: root/dev-ruby/json
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2024-12-27 08:44:45 +0100
committerHans de Graaff <graaff@gentoo.org>2024-12-29 10:04:44 +0100
commitf8effe0502ab78383dba69fdc3a517ed3867d466 (patch)
tree1ea7d5e6bcfc56998aa0141e61773dbfda192c65 /dev-ruby/json
parent4cafe2bb50d09d6312c879ed3982abbd5403aa17 (diff)
downloadgentoo-f8effe0502ab78383dba69fdc3a517ed3867d466.tar.gz
gentoo-f8effe0502ab78383dba69fdc3a517ed3867d466.tar.bz2
gentoo-f8effe0502ab78383dba69fdc3a517ed3867d466.zip
dev-ruby/json: enable ruby34
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/json')
-rw-r--r--dev-ruby/json/json-2.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/json/json-2.9.1.ebuild b/dev-ruby/json/json-2.9.1.ebuild
index b79d989aabe8..6068a3d18fb7 100644
--- a/dev-ruby/json/json-2.9.1.ebuild
+++ b/dev-ruby/json/json-2.9.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby31 ruby32 ruby33"
+USE_RUBY="ruby31 ruby32 ruby33 ruby34"
RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
RUBY_FAKEGEM_DOCDIR="doc"