-
-
Notifications
You must be signed in to change notification settings - Fork 354
Open
Description
Ruby 3.4 emits Warnings for this gem as it modifies strings, which may be frozen in the future.
This line:
fog-aws/lib/fog/aws/signaturev4.rb
Line 112 in a7a4a00
canonical_headers << "#{key.to_s.downcase}:#{headers[key].to_s.strip}\n" |
More info: https://www.prateekcodes.dev/ruby-34-frozen-string-literals-rails-upgrade-guide/
Hope that makes sense!
Metadata
Metadata
Assignees
Labels
No labels