From f9e3ebaf2e6cb1c6ed15e74011db1f31b3498c13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 May 2021 11:12:18 +0000 Subject: [PATCH] build(deps): bump fog-azure-rm from `e7197a9` to `f21a468` Bumps [fog-azure-rm](https://github.com/fog/fog-azure-rm) from `e7197a9` to `f21a468`. - [Release notes](https://github.com/fog/fog-azure-rm/releases) - [Commits](https://github.com/fog/fog-azure-rm/compare/e7197a91274943f88567844ee38744649a4162a4...f21a4685d56db415b45728eeb2a688195909852b) Signed-off-by: dependabot[bot] --- Gemfile.lock | 40 ++++++++++++++++++++++++---------------- 1 file changed, 24 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 618b1379260..5d3d365e7a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,11 +7,12 @@ GIT GIT remote: https://github.com/fog/fog-azure-rm.git - revision: e7197a91274943f88567844ee38744649a4162a4 + revision: f21a4685d56db415b45728eeb2a688195909852b branch: fog-arm-cf specs: fog-azure-rm (0.4.7) - azure-storage (>= 0.11.5.preview, < 1.0) + azure-storage-blob (~> 1.1) + azure-storage-common (~> 1.1) azure_mgmt_compute (~> 0.9.0) azure_mgmt_dns (~> 0.9.0) azure_mgmt_key_vault (~> 0.9.0) @@ -20,8 +21,8 @@ GIT azure_mgmt_sql (~> 0.9.0) azure_mgmt_storage (~> 0.9.0) azure_mgmt_traffic_manager (~> 0.9.0) - fog-core (~> 1.43) - fog-json (~> 1.0.2) + fog-core (>= 1.43) + fog-json (>= 1.0.2) mime-types (~> 3.0) vhd (= 0.0.4) @@ -65,7 +66,7 @@ GEM i18n ast (2.4.1) awesome_print (1.8.0) - azure-core (0.1.14) + azure-core (0.1.15) faraday (~> 0.9) faraday_middleware (~> 0.10) nokogiri (~> 1.6) @@ -74,6 +75,13 @@ GEM faraday (~> 0.9) faraday_middleware (~> 0.10) nokogiri (~> 1.6, >= 1.6.8) + azure-storage-blob (1.1.0) + azure-core (~> 0.1.13) + azure-storage-common (~> 1.0) + nokogiri (~> 1.6, >= 1.6.8) + azure-storage-common (1.1.0) + azure-core (~> 0.1.13) + nokogiri (~> 1.6, >= 1.6.8) azure_mgmt_compute (0.9.0) ms_rest_azure (~> 0.7.0) azure_mgmt_dns (0.9.0) @@ -94,7 +102,7 @@ GEM backports (3.18.1) beefcake (1.0.0) benchmark (0.1.0) - bit-struct (0.16) + bit-struct (0.17) bits_service_client (3.4.0) activesupport statsd-ruby (~> 1.4.0) @@ -118,7 +126,7 @@ GEM codeclimate-test-reporter (1.0.9) simplecov (<= 0.13) coderay (1.1.3) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.8) cookiejar (0.3.3) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -146,13 +154,13 @@ GEM eventmachine (>= 1.0.0.beta.4) erubi (1.9.0) eventmachine (1.0.9.1) - excon (0.78.0) - faraday (0.15.4) + excon (0.81.0) + faraday (0.17.4) multipart-post (>= 1.2, < 3) - faraday-cookie_jar (0.0.6) - faraday (>= 0.7.4) + faraday-cookie_jar (0.0.7) + faraday (>= 0.8.0) http-cookie (~> 1.0.0) - faraday_middleware (0.12.2) + faraday_middleware (0.14.0) faraday (>= 0.7.4, < 1.0) ffi (1.13.1) ffi-compiler (1.0.1) @@ -180,8 +188,8 @@ GEM fog-json fog-xml google-api-client (~> 0.23.0) - fog-json (1.0.2) - fog-core (~> 1.0) + fog-json (1.2.0) + fog-core multi_json (~> 1.10) fog-local (0.6.0) fog-core (>= 1.27, < 3.0) @@ -279,7 +287,7 @@ GEM middleware (0.1.0) mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2020.0512) + mime-types-data (3.2021.0225) mini_portile2 (2.4.0) minitest (5.14.2) ms_rest (0.6.4) @@ -479,7 +487,7 @@ GEM thread_safe (0.3.6) tilt (2.0.10) timecop (0.9.2) - timeliness (0.3.10) + timeliness (0.4.4) to_regexp (0.2.1) tzinfo (1.2.7) thread_safe (~> 0.1)