Last Modified
2020-12-20 04:36:24 -0600
Requires

Description

frozen_string_literal: true This exists just to satisfy bugs in marshal’d gemspecs that contain a reference to YAML::PrivateType. We prune these out in Specification._load, but if we don’t have the constant, Marshal blows up.