diff --git a/dev-ruby/activerecord/activerecord-8.0.2.ebuild b/dev-ruby/activerecord/activerecord-8.0.2.ebuild index 790e8168ed0a0..64d36bee76934 100644 --- a/dev-ruby/activerecord/activerecord-8.0.2.ebuild +++ b/dev-ruby/activerecord/activerecord-8.0.2.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby32 ruby33" + +USE_RUBY="ruby32 ruby33 ruby34" # this is not null so that the dependencies will actually be filled RUBY_FAKEGEM_TASK_TEST="test"