From: Hans de Graaff Date: Tue, 11 Sep 2018 04:37:50 +0000 (+0200) Subject: dev-ruby/omniauth: add ruby25 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=65d4a5c68a019930e950297304effcb1573740c6;p=gentoo.git dev-ruby/omniauth: add ruby25 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-ruby/omniauth/omniauth-1.8.1.ebuild b/dev-ruby/omniauth/omniauth-1.8.1.ebuild index 2c597ca30306..6292d39c3831 100644 --- a/dev-ruby/omniauth/omniauth-1.8.1.ebuild +++ b/dev-ruby/omniauth/omniauth-1.8.1.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=6 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_EXTRADOC="README.md" RUBY_FAKEGEM_RECIPE_TEST="rspec3"