Skip to content

Commit

Permalink
Update the dependency azure-storage
Browse files Browse the repository at this point in the history
  • Loading branch information
bingosummer committed May 28, 2018
1 parent 3d0347b commit 4d926dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fog-azure-rm.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'azure_mgmt_traffic_manager', '~> 0.9.0'
spec.add_dependency 'azure_mgmt_sql', '~> 0.9.0'
spec.add_dependency 'azure_mgmt_key_vault', '~> 0.9.0'
spec.add_dependency 'azure-storage', '= 0.11.5.preview'
spec.add_dependency 'azure-storage', '>= 0.11.5.preview', '< 1.0'
spec.add_dependency 'vhd', '0.0.4'
spec.add_dependency 'mime-types', '~> 3.0'
end

0 comments on commit 4d926dd

Please sign in to comment.