From: Hans de Graaff Date: Mon, 14 Mar 2016 20:47:18 +0000 (+0100) Subject: dev-ruby/rspec-expectations: add ruby23 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8e0c2d07fc19402701fc7c133dfe0c07b76de8a2;p=gentoo.git dev-ruby/rspec-expectations: add ruby23 Package-Manager: portage-2.2.26 --- diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.4.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.4.0.ebuild index 18934d52a729..ad90b6ccafee 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.4.0.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.4.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22 ruby23" RUBY_FAKEGEM_RECIPE_TEST="rspec3"