summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <hans@degraaff.org>2021-07-23 08:28:01 +0200
committerHans de Graaff <hans@degraaff.org>2021-07-23 08:28:01 +0200
commitdc7029aebef8a6a8c47eea91abeb6be2545c3fe1 (patch)
tree22d909b08b7eaa11454727f66172ba2a61878450
parentdev-ruby/recaptcha: add 5.8.1 (diff)
downloadgraaff-dc7029aebef8a6a8c47eea91abeb6be2545c3fe1.tar.gz
graaff-dc7029aebef8a6a8c47eea91abeb6be2545c3fe1.tar.bz2
graaff-dc7029aebef8a6a8c47eea91abeb6be2545c3fe1.zip
dev-ruby/authlogic: add ruby27
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Hans de Graaff <hans@degraaff.org>
-rw-r--r--dev-ruby/authlogic/authlogic-5.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/authlogic/authlogic-5.1.0.ebuild b/dev-ruby/authlogic/authlogic-5.1.0.ebuild
index f1c49709..020676fc 100644
--- a/dev-ruby/authlogic/authlogic-5.1.0.ebuild
+++ b/dev-ruby/authlogic/authlogic-5.1.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby26 ruby27"
RUBY_FAKEGEM_RECIPE_DOC=""
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"