commit: 702a5ac706adef781ed4d946e532776e9bf5c314 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Jun 30 08:20:49 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Jun 30 09:56:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=702a5ac7
dev-ruby/pusher-client: add ruby25 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-ruby/pusher-client/pusher-client-0.6.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/pusher-client/pusher-client-0.6.2.ebuild b/dev-ruby/pusher-client/pusher-client-0.6.2.ebuild index a202b41fc0a..76f70a68af8 100644 --- a/dev-ruby/pusher-client/pusher-client-0.6.2.ebuild +++ b/dev-ruby/pusher-client/pusher-client-0.6.2.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=5 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_RECIPE_TEST="rspec"
