diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-01-11 08:38:07 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-01-11 08:59:40 +0100 |
commit | 8cefd1a84d3e26c637e8f8dd62e76fcea1c8a0d1 (patch) | |
tree | e410f2d2f2841b850bf99929fa91a259bd90a476 /dev-ruby/rack-protection | |
parent | dev-ruby/mustermann: add ruby26 (diff) | |
download | gentoo-8cefd1a84d3e26c637e8f8dd62e76fcea1c8a0d1.tar.gz gentoo-8cefd1a84d3e26c637e8f8dd62e76fcea1c8a0d1.tar.bz2 gentoo-8cefd1a84d3e26c637e8f8dd62e76fcea1c8a0d1.zip |
dev-ruby/rack-protection: add ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/rack-protection')
-rw-r--r-- | dev-ruby/rack-protection/rack-protection-2.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rack-protection/rack-protection-2.0.5.ebuild b/dev-ruby/rack-protection/rack-protection-2.0.5.ebuild index 7128d3fd8e4a..fefd162a4f32 100644 --- a/dev-ruby/rack-protection/rack-protection-2.0.5.ebuild +++ b/dev-ruby/rack-protection/rack-protection-2.0.5.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" # There are no specs in the gem and the source cannot be downloaded separately. RUBY_FAKEGEM_RECIPE_TEST="none" |