summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-02-02 08:19:53 +0100
committerHans de Graaff <graaff@gentoo.org>2019-02-02 08:54:25 +0100
commit422be706c532a2bddce6deb9db80b24935d1c0e3 (patch)
treea67d5ba5e1d29a23f69c30f6d9fa5815c958aa2f
parent4043db5448e3948a526e8cf1ae1df0a6f74984e8 (diff)
downloadgentoo-422be706c532a2bddce6deb9db80b24935d1c0e3.tar.gz
gentoo-422be706c532a2bddce6deb9db80b24935d1c0e3.tar.xz
dev-ruby/jmespath: 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/jmespath/jmespath-1.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/jmespath/jmespath-1.4.0.ebuild b/dev-ruby/jmespath/jmespath-1.4.0.ebuild
index 60b99b077ef..86c0218678b 100644
--- a/dev-ruby/jmespath/jmespath-1.4.0.ebuild
+++ b/dev-ruby/jmespath/jmespath-1.4.0.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=6
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"