From: Hans de Graaff Date: Fri, 2 Mar 2018 10:40:18 +0000 (+0100) Subject: dev-ruby/rest-client: add ruby24 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a23c77c7cde0017e8fdb93c31ddc7c6dd142ef70;p=gentoo.git dev-ruby/rest-client: add ruby24 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- diff --git a/dev-ruby/rest-client/rest-client-2.0.2.ebuild b/dev-ruby/rest-client/rest-client-2.0.2.ebuild index ebc8e6a93c67..0a7ca052e8bf 100644 --- a/dev-ruby/rest-client/rest-client-2.0.2.ebuild +++ b/dev-ruby/rest-client/rest-client-2.0.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby21 ruby22 ruby23" +USE_RUBY="ruby22 ruby23 ruby24" RUBY_FAKEGEM_RECIPE_TEST="rspec3"