summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-02-02 08:36:02 +0100
committerHans de Graaff <graaff@gentoo.org>2019-02-02 08:54:44 +0100
commit2fc6c0b7a52ec4fe144978d037e1b6c7641b397c (patch)
treea114f1c1dda1bda1487c81bbf065f54f0d37ef21
parentdev-ruby/http_parser_rb: add ruby26 (diff)
downloadgentoo-2fc6c0b7a52ec4fe144978d037e1b6c7641b397c.tar.gz
gentoo-2fc6c0b7a52ec4fe144978d037e1b6c7641b397c.tar.bz2
gentoo-2fc6c0b7a52ec4fe144978d037e1b6c7641b397c.zip
dev-ruby/httpauth: add ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
-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 a754a68d1b88..29b67c9b9e8c 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-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.md TODO"