We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60f0f21 commit 5dc79b6Copy full SHA for 5dc79b6
Gemfile
@@ -56,7 +56,7 @@ gem 'railties', '~> 6.1.4'
56
# gem 'azure-storage', '0.14.0.preview' # https://github.com/Azure/azure-storage-ruby/issues/122
57
gem 'bits_service_client', '~> 3.3', '>= 3.3.0'
58
59
-gem 'azure-storage-blob', git: 'git@github.com:sethboyles/azure-storage-ruby.git', branch: 'x-ms-blob-content-type-fix-1.1'
+gem 'azure-storage-blob', git: 'https://github.com/sethboyles/azure-storage-ruby.git', branch: 'x-ms-blob-content-type-fix-1.1'
60
61
gem 'fog-aliyun'
62
gem 'fog-aws'
0 commit comments