Better pull request over this other one I made. This PR prefers using modular ruby gems instead of the entire AWS sdk ruby gem. It only requires the s3 part that it needs. This will keep the plugin smaller to install and lessons the chance of this issue happening again.
Better pull request over this other one I made. This PR prefers using modular ruby gems instead of the entire AWS sdk ruby gem. It only requires the s3 part that it needs. This will keep the plugin smaller to install and lessons the chance of this issue happening again.
Closes: https://github.com/fastlane-community/fastlane-plugin-s3/issues/71 Fixes: https://github.com/fastlane-community/fastlane-plugin-s3/issues/84