Migrate from the deprecated azure-storage-blob
to azure-blob
(#32080)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
This commit is contained in:
parent
516c97a112
commit
917a799c67
2 changed files with 8 additions and 18 deletions
2
Gemfile
2
Gemfile
|
@ -18,8 +18,8 @@ gem 'aws-sdk-s3', '~> 1.123', require: false
|
|||
gem 'blurhash', '~> 0.1'
|
||||
gem 'fog-core', '<= 2.6.0'
|
||||
gem 'fog-openstack', '~> 1.0', require: false
|
||||
gem 'jd-paperclip-azure', '~> 3.0', require: false
|
||||
gem 'kt-paperclip', '~> 7.2'
|
||||
gem 'md-paperclip-azure', '~> 2.2', require: false
|
||||
gem 'ruby-vips', '~> 2.2', require: false
|
||||
|
||||
gem 'active_model_serializers', '~> 0.10'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue