summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <hans@degraaff.org>2022-07-26 09:50:07 +0200
committerHans de Graaff <hans@degraaff.org>2022-07-26 09:50:07 +0200
commit3bdeaf403ea7142ec53d4f2c6491289e76afc107 (patch)
treed17def7272862e156b217f26e59f44e65e6cee72
parentdev-ruby/oauth-plugin: enable ruby30 (diff)
downloadgraaff-3bdeaf403ea7142ec53d4f2c6491289e76afc107.tar.gz
graaff-3bdeaf403ea7142ec53d4f2c6491289e76afc107.tar.bz2
graaff-3bdeaf403ea7142ec53d4f2c6491289e76afc107.zip
dev-ruby/premailer-rails: enable ruby30
Signed-off-by: Hans de Graaff <hans@degraaff.org>
-rw-r--r--dev-ruby/premailer-rails/premailer-rails-1.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/premailer-rails/premailer-rails-1.11.1.ebuild b/dev-ruby/premailer-rails/premailer-rails-1.11.1.ebuild
index 6ac1edb2..7edfe908 100644
--- a/dev-ruby/premailer-rails/premailer-rails-1.11.1.ebuild
+++ b/dev-ruby/premailer-rails/premailer-rails-1.11.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-USE_RUBY="ruby26 ruby27"
+USE_RUBY="ruby26 ruby27 ruby30"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"