Files
ubicloud/Gemfile
Enes Cakir 388afff196 Load Aws::S3 modules before freezing them
We freeze everything to catch malicious self modifying code from user
input. Since the Aws SDK started to autoload modules when used, so we
need to load them before freezing.

https://github.com/aws/aws-sdk-ruby/pull/3105
2024-10-15 10:14:43 +03:00

1.2 KiB