Add DRb to the Gemfile as a gem as it has been extracted from stdlib to a standalone gem.
lib/miq_automation_engine/miq_ae_exception.rb:1: warning: lib/ruby/3.3.0/drb.rb was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.4.0.
You can add drb to your Gemfile or gemspec to silence this warning.
Add DRb to the Gemfile as a gem as it has been extracted from stdlib to a standalone gem.