Update specification.rb

Co-authored-by: David Rodríguez <deivid.rodriguez@riseup.net>
This commit is contained in:
Samuel Giddins 2023-08-18 08:08:40 -07:00 committed by git
parent b68be40e24
commit 7e5c3ec5b1

View File

@ -1312,7 +1312,7 @@ class Gem::Specification < Gem::BasicSpecification
# 1 retry each allowed in case all 3 of
# - YAML
# - YAML::Syck::DefaultKey
# - YAML::Private type
# - YAML::PrivateType
# need to be defined
raise if retry_count >= 3