summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2020-08-16 12:24:49 +0200
committerHans de Graaff <graaff@gentoo.org>2020-08-16 18:29:37 +0200
commitcbb64881285ff3c2f9907d2a1d928cc99c63b7ac (patch)
tree19f8a775f047e6361cc3c247dc891bcd29e1a46a
parentdev-ruby/http-form_data: cleanup (diff)
downloadgentoo-cbb64881285ff3c2f9907d2a1d928cc99c63b7ac.tar.gz
gentoo-cbb64881285ff3c2f9907d2a1d928cc99c63b7ac.tar.bz2
gentoo-cbb64881285ff3c2f9907d2a1d928cc99c63b7ac.zip
dev-ruby/httpauth: add ruby27
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/httpauth/httpauth-0.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/httpauth/httpauth-0.2.1.ebuild b/dev-ruby/httpauth/httpauth-0.2.1.ebuild
index 29b67c9b9e8c..d45e1f3da142 100644
--- a/dev-ruby/httpauth/httpauth-0.2.1.ebuild
+++ b/dev-ruby/httpauth/httpauth-0.2.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby25 ruby26 ruby27"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.md TODO"