commit: 2ff151b81703eb534db08420998069146712c36d Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Jul 3 06:05:46 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Jul 3 09:14:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ff151b8
dev-ruby/capistrano: enable ruby32 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/capistrano/capistrano-3.17.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/capistrano/capistrano-3.17.3.ebuild b/dev-ruby/capistrano/capistrano-3.17.3.ebuild index 060941c9ee4a..4e9839ae6fcb 100644 --- a/dev-ruby/capistrano/capistrano-3.17.3.ebuild +++ b/dev-ruby/capistrano/capistrano-3.17.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -USE_RUBY="ruby30 ruby31" +USE_RUBY="ruby30 ruby31 ruby32" RUBY_FAKEGEM_RECIPE_TEST="rspec3"
