Lock aws-sdk-core
to pre-checksum-required version (#34202)
This commit is contained in:
parent
dc21104c04
commit
4ad5d8e6e5
2 changed files with 5 additions and 4 deletions
1
Gemfile
1
Gemfile
|
@ -14,6 +14,7 @@ gem 'haml-rails', '~>2.0'
|
|||
gem 'pg', '~> 1.5'
|
||||
gem 'pghero'
|
||||
|
||||
gem 'aws-sdk-core', '< 3.216.0', require: false # TODO: https://github.com/mastodon/mastodon/pull/34173#issuecomment-2733378873
|
||||
gem 'aws-sdk-s3', '~> 1.123', require: false
|
||||
gem 'blurhash', '~> 0.1'
|
||||
gem 'fog-core', '<= 2.6.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue