Update specification.rb
Co-authored-by: David Rodríguez <deivid.rodriguez@riseup.net>
This commit is contained in:
parent
b68be40e24
commit
7e5c3ec5b1
@ -1312,7 +1312,7 @@ class Gem::Specification < Gem::BasicSpecification
|
|||||||
# 1 retry each allowed in case all 3 of
|
# 1 retry each allowed in case all 3 of
|
||||||
# - YAML
|
# - YAML
|
||||||
# - YAML::Syck::DefaultKey
|
# - YAML::Syck::DefaultKey
|
||||||
# - YAML::Private type
|
# - YAML::PrivateType
|
||||||
# need to be defined
|
# need to be defined
|
||||||
raise if retry_count >= 3
|
raise if retry_count >= 3
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user