commit: b0039280bf3def95ab4d817ae2f8eb8346536f39 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat May 4 09:18:07 2019 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat May 4 09:22:39 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0039280
dev-ruby/rspec-json_expectations: add ruby26 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 b95f3edd5c6..fdeb97e9ab4 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"
