Commit 2741aefc authored by Stan Hu's avatar Stan Hu

Update Azure storage Gem dependencies

These minor updates enable Nokogiri to be updated to v1.12.

Diff of azure-storage-blob:
https://my.diffend.io/gems/azure-storage-blob/2.0.1/2.0.3

Diff of azure-storage-common:
https://my.diffend.io/gems/azure-storage-common/2.0.2/2.0.4

Changelog: changed
parent 3267b1fc
...@@ -124,14 +124,14 @@ GEM ...@@ -124,14 +124,14 @@ GEM
aws-sigv4 (~> 1.1) aws-sigv4 (~> 1.1)
aws-sigv4 (1.2.1) aws-sigv4 (1.2.1)
aws-eventstream (~> 1, >= 1.0.2) aws-eventstream (~> 1, >= 1.0.2)
azure-storage-blob (2.0.1) azure-storage-blob (2.0.3)
azure-storage-common (~> 2.0) azure-storage-common (~> 2.0)
nokogiri (~> 1.11.0.rc2) nokogiri (~> 1, >= 1.10.8)
azure-storage-common (2.0.2) azure-storage-common (2.0.4)
faraday (~> 1.0) faraday (~> 1.0)
faraday_middleware (~> 1.0.0.rc1) faraday_middleware (~> 1.0, >= 1.0.0.rc1)
net-http-persistent (~> 4.0) net-http-persistent (~> 4.0)
nokogiri (~> 1.11.0.rc2) nokogiri (~> 1, >= 1.10.8)
babosa (1.0.4) babosa (1.0.4)
backport (1.2.0) backport (1.2.0)
base32 (0.3.2) base32 (0.3.2)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment