summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2020-08-16 10:10:24 +0200
committerHans de Graaff <graaff@gentoo.org>2020-08-16 18:29:33 +0200
commit4f326e34518a1acc17261fd61d50af0233cc3213 (patch)
tree96259f0d702070abe9e3f370fc20ff71bbf072b8 /dev-ruby/jmespath
parentdev-ruby/faraday: allow all rack versions (diff)
downloadgentoo-4f326e34518a1acc17261fd61d50af0233cc3213.tar.gz
gentoo-4f326e34518a1acc17261fd61d50af0233cc3213.tar.bz2
gentoo-4f326e34518a1acc17261fd61d50af0233cc3213.zip
dev-ruby/jmespath: add ruby27
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/jmespath')
-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 86c0218678b9..07aa2a46d2c2 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-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby25 ruby26 ruby27"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"