Update azure-storage to 0.11.5-preview and azure_sdk to 0.9.0
This commit is contained in:
Родитель
13f8428f08
Коммит
9eeb8f9c46
|
@ -69,5 +69,5 @@ Gem::Specification.new do |spec|
|
|||
spec.add_runtime_dependency 'azure_mgmt_subscriptions', "~>#{version}"
|
||||
spec.add_runtime_dependency 'azure_mgmt_traffic_manager', "~>#{version}"
|
||||
spec.add_runtime_dependency 'azure_mgmt_web', "~>#{version}"
|
||||
spec.add_runtime_dependency 'azure-storage', "~>0.11.3.preview"
|
||||
spec.add_runtime_dependency 'azure-storage', "~>0.11.5.preview"
|
||||
end
|
||||
|
|
|
@ -3,5 +3,5 @@
|
|||
# Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
|
||||
module Azure
|
||||
VERSION = '0.8.0'
|
||||
VERSION = '0.9.0'
|
||||
end
|
||||
|
|
Загрузка…
Ссылка в новой задаче