summaryrefslogtreecommitdiff
path: root/dev-ruby/httpclient
diff options
context:
space:
mode:
authorAlfred Wingate <parona@protonmail.com>2026-07-17 16:19:38 +0300
committerSam James <sam@gentoo.org>2026-07-19 07:42:50 +0100
commit48b2744fc33786be2bf78a6d7b31a117a4be3e29 (patch)
tree98d0989e44190985d244473be45bb2fb09a40b8b /dev-ruby/httpclient
parentdb99904cf3df7dafe58d047f689ce17ca2f8ff43 (diff)
dev-ruby/httpclient: enable ruby40
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1457 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/httpclient')
-rw-r--r--dev-ruby/httpclient/httpclient-2.9.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/httpclient/httpclient-2.9.0.ebuild b/dev-ruby/httpclient/httpclient-2.9.0.ebuild
index 5dbc2d9ee3e9..8b65e00122c9 100644
--- a/dev-ruby/httpclient/httpclient-2.9.0.ebuild
+++ b/dev-ruby/httpclient/httpclient-2.9.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby31 ruby32 ruby33 ruby34"
+USE_RUBY="ruby32 ruby33 ruby34 ruby40"
RUBY_FAKEGEM_TASK_TEST="-Ilib test"
RUBY_FAKEGEM_TASK_DOC="doc"