Support to embedded Pathname by hsbt · Pull Request #9056 · ruby/rubygems
The next version of Ruby has embedded Pathname. It means we don't need to load Pathname explicitly. I removed unnecessary loading of Pathname from Bundler. Make sure the following tasks are che...