Bundler provides a consistent environment for Ruby projects by tracking and installing the exact gems and versions that are needed.
Multiple vulnerabilities have been discovered in Bundler. Please review the CVE identifiers referenced below for details.
Please review the referenced CVE identifiers for details.
There is no known workaround at this time.
All Bundler users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-ruby/bundler-2.2.33"