From: Hans de Graaff Date: Sat, 3 Mar 2018 08:12:46 +0000 (+0100) Subject: dev-ruby/capistrano: add ruby24 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=028c5a7da6c6def3564fa616d281d352881779c3;p=gentoo.git dev-ruby/capistrano: add ruby24 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- diff --git a/dev-ruby/capistrano/capistrano-3.10.1.ebuild b/dev-ruby/capistrano/capistrano-3.10.1.ebuild index 624e148e3b74..4f29f3288d21 100644 --- a/dev-ruby/capistrano/capistrano-3.10.1.ebuild +++ b/dev-ruby/capistrano/capistrano-3.10.1.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="ruby22 ruby23" +USE_RUBY="ruby22 ruby23 ruby24" RUBY_FAKEGEM_RECIPE_TEST="rspec3"