commit:     a79021a0bccddc80b801951190fc075bb75e1c0b
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 25 18:40:38 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jun 25 18:43:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a79021a0

dev-ruby/rest-client: add ruby25

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/rest-client/rest-client-2.0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 89b52030617..939b7939b7f 100644
--- a/dev-ruby/rest-client/rest-client-2.0.2.ebuild
+++ b/dev-ruby/rest-client/rest-client-2.0.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby22 ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 
@@ -19,7 +19,7 @@ SLOT="2"
 KEYWORDS="~amd64"
 IUSE=""
 
-ruby_add_bdepend "test? ( dev-ruby/webmock:2 )"
+ruby_add_bdepend "test? ( dev-ruby/webmock:3 )"
 
 ruby_add_rdepend "
        >=dev-ruby/http-cookie-1.0.2:0

Reply via email to