puppetlabs / puppet-runtime

runtime dependencies for Vanagon projects
Apache License 2.0
5 stars 88 forks source link

(PA-7089) Apply upstream rdoc fix for start_with? #917

Closed joshcooper closed 1 month ago

joshcooper commented 1 month ago

Installing r10k was failing on ruby 2.7 due to our faulty rdoc patch

/opt/puppetlabs/puppet/bin/gem install r10k
    ERROR:  While executing gem ... (NoMethodError)
    undefined method `start_with' for "RDoc::Markup::Document":String

Apply the upstream fix from ruby/rdoc@e21dfccb4a