lib/resync/link.rb in resync-0.4.4 vs lib/resync/link.rb in resync-0.4.5
- old
+ new
@@ -49,10 +49,10 @@
# resource, as a map from hash algorithm tokens (e.g. +md5+, +sha-256+)
# to hex-encoded digest values.
# @param path [String] For +ResourceDumpManifests+ and +ChangeDumpManifests+,
# the path to the referenced resource within the dump ZIP file.
# @raise [URI::InvalidURIError] if +uri+ cannot be converted to a URI.
- def initialize( # rubocop:disable Metrics/MethodLength, Metrics/ParameterLists
+ def initialize( # rubocop:disable Metrics/ParameterLists
rel:,
uri:,
priority: nil,