diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-06-23 05:38:37 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-06-23 05:38:37 +0200 |
commit | 716a2bc0fe8a567042226e6ab6ee0a5c87abc2a1 (patch) | |
tree | 8283daba09b91b53b4198a35cecce586e7a08822 /dev-ruby/rack-protection | |
parent | dev-ruby/rack-test: add ruby24 (diff) | |
download | gentoo-716a2bc0fe8a567042226e6ab6ee0a5c87abc2a1.tar.gz gentoo-716a2bc0fe8a567042226e6ab6ee0a5c87abc2a1.tar.bz2 gentoo-716a2bc0fe8a567042226e6ab6ee0a5c87abc2a1.zip |
dev-ruby/rack-protection: add ruby24
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/rack-protection')
-rw-r--r-- | dev-ruby/rack-protection/rack-protection-1.5.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rack-protection/rack-protection-1.5.3-r1.ebuild b/dev-ruby/rack-protection/rack-protection-1.5.3-r1.ebuild index bdbd4525962a..5fad2f280157 100644 --- a/dev-ruby/rack-protection/rack-protection-1.5.3-r1.ebuild +++ b/dev-ruby/rack-protection/rack-protection-1.5.3-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22 ruby23" +USE_RUBY="ruby21 ruby22 ruby23 ruby24" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_TASK_DOC="" |