Backfill missing YAML require when not defined. Fixed since 3.1.0.pre1.
# File bundler/rubygems_ext.rb, line 84 def to_yaml(opts = {}) Gem.load_yaml unless defined?(::YAML) super(opts) end
This page was generated for Ruby 3.1.1
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.42.0.