Drop the Chef warning about net/http patch for Ruby 3.1
The following discussion from !7899 (merged) should be addressed:
-
@stanhu started a discussion: (+1 comment)
Note that in
/opt/gitlab/embedded/lib/ruby/gems/3.2.0/gems/chef-18.3.0/lib/chef/monkey_patches/net-http.rb
we have a warning that shows up with everygitlab-ctl reconfigure
:warn "Not applying net/http monkey patch needed for ruby 3.1"
Can we just drop this warning?