Open ekohl opened 3 months ago
This fails on current Bundler versions where require is a private method. It also makes it useless outside of a bundler context.
Debian has been carrying this very patch for a while: https://salsa.debian.org/puppet-team/ruby-puppetserver-ca-cli/-/blob/debian/main/debian/patches/0003-Disable-Bundler-during-test-execution.patch?ref_type=heads
This fails on current Bundler versions where require is a private method. It also makes it useless outside of a bundler context.