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
This commit is contained in:
parent
e4a374772a
commit
0476f25952
2 changed files with 6 additions and 6 deletions
2
Gemfile
2
Gemfile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue