Backfill missing YAML require when not defined. Fixed since 3.1.0.pre1.
# File bundler/rubygems_ext.rb, line 83 def to_yaml(opts = {}) Gem.load_yaml unless defined?(::YAML) super(opts) end
This page was generated for Ruby 3.1.2
Ruby-doc.org is provided by James Britt and Neurogami. Maximum R+D.
Generated with Ruby-doc Rdoc Generator 0.42.0.