1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-08 06:55:21 +02:00

Rollback AWS SDK version to address checksum conflicts
Some checks are pending
Publish Docker image / ci (push) Waiting to run
Publish Docker image / Build docker image (push) Blocked by required conditions

This commit is contained in:
Josh Pigford 2025-01-23 10:22:53 -06:00
parent e4a374772a
commit 0476f25952
2 changed files with 6 additions and 6 deletions

View file

@ -32,7 +32,7 @@ gem "sentry-ruby"
gem "sentry-rails"
# Active Storage
gem "aws-sdk-s3", require: false
gem "aws-sdk-s3", "~> 1.177.0", require: false
gem "image_processing", ">= 1.2"
# Other