diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-04-27 10:32:11 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-04-27 10:32:56 +0200 |
commit | 4b2d3d84019b5d340b1a3d2ebe2a556395c2148b (patch) | |
tree | bbdd08b70944e7438a7161f597356e2250818d16 /dev-ruby/rack-protection | |
parent | dev-ruby/rack-test: add ruby25 (diff) | |
download | gentoo-4b2d3d84019b5d340b1a3d2ebe2a556395c2148b.tar.gz gentoo-4b2d3d84019b5d340b1a3d2ebe2a556395c2148b.tar.bz2 gentoo-4b2d3d84019b5d340b1a3d2ebe2a556395c2148b.zip |
dev-ruby/rack-protection: add ruby25
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/rack-protection')
-rw-r--r-- | dev-ruby/rack-protection/rack-protection-1.5.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 99d1df173c9f..10a511702bf5 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 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby21 ruby22 ruby23 ruby24" +USE_RUBY="ruby22 ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_TASK_DOC="" |