Shrine 3.2.2
Bug fixes
aws-sdk-core 3.104.0 introduced a backwards incompatible changes that caused
Shrine::Storage::S3#opento start raising an exception.NoMethodError: undefined method `bytesize' for #<Array:0x000000000a721be0>This has now been fixed.