From: Hans de Graaff Date: Sat, 4 May 2019 09:18:07 +0000 (+0200) Subject: dev-ruby/rspec-json_expectations: add ruby26 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b0039280bf3def95ab4d817ae2f8eb8346536f39;p=gentoo.git dev-ruby/rspec-json_expectations: add ruby26 Signed-off-by: Hans de Graaff Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild b/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild index b95f3edd5c66..fdeb97e9ab4a 100644 --- a/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild +++ b/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby24 ruby25" +USE_RUBY="ruby24 ruby25 ruby26" RUBY_FAKEGEM_RECIPE_DOC="rdoc"