Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DRb has been extracted from stdlib to a gem
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. ```
- Loading branch information