From b7bc5fbf55c1163599b71f2a3a0711a614abdb38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jan 2022 12:05:45 +0000 Subject: [PATCH] build(deps): bump fog-aws from 2.0.1 to 3.12.0 Bumps [fog-aws](https://github.com/fog/fog-aws) from 2.0.1 to 3.12.0. - [Release notes](https://github.com/fog/fog-aws/releases) - [Changelog](https://github.com/fog/fog-aws/blob/master/CHANGELOG.md) - [Commits](https://github.com/fog/fog-aws/compare/v2.0.1...v3.12.0) --- updated-dependencies: - dependency-name: fog-aws dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 53 ++++++++++++++++++++++++++++++---------------------- 1 file changed, 31 insertions(+), 22 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4e290397735..a7eed47cc83 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,11 +7,12 @@ GIT GIT remote: https://github.com/fog/fog-azure-rm.git - revision: 79a738331538c6bdba806774cb11af8977979f8e + 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) @@ -66,7 +67,7 @@ GEM i18n ast (2.4.2) awesome_print (1.9.2) - azure-core (0.1.14) + azure-core (0.1.15) faraday (~> 0.9) faraday_middleware (~> 0.10) nokogiri (~> 1.6) @@ -75,6 +76,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) @@ -95,7 +103,7 @@ GEM backports (3.18.1) beefcake (1.0.0) benchmark (0.2.0) - bit-struct (0.16) + bit-struct (0.17) bits_service_client (3.4.0) activesupport statsd-ruby (~> 1.4.0) @@ -144,12 +152,12 @@ GEM erubi (1.10.0) eventmachine (1.2.7) excon (0.90.0) - faraday (0.15.4) + 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.15.5) ffi-compiler (1.0.1) @@ -163,30 +171,31 @@ GEM fog-json ipaddress (~> 0.8) xml-simple (~> 1.1) - fog-aws (2.0.1) - fog-core (~> 1.38) - fog-json (~> 1.0) + fog-aws (3.12.0) + fog-core (~> 2.1) + fog-json (~> 1.1) fog-xml (~> 0.1) ipaddress (~> 0.8) - fog-core (1.45.0) + fog-core (2.2.4) builder - excon (~> 0.58) + excon (~> 0.71) formatador (~> 0.2) + mime-types fog-google (1.7.1) fog-core 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.8.0) fog-core (>= 1.27, < 3.0) - fog-openstack (0.3.10) - fog-core (>= 1.45, <= 2.1.0) + fog-openstack (1.0.11) + fog-core (~> 2.1) fog-json (>= 1.0) ipaddress (>= 0.8) - fog-xml (0.1.3) + fog-xml (0.1.4) fog-core nokogiri (>= 1.5.11, < 2.0.0) formatador (0.3.0) @@ -279,7 +288,7 @@ GEM middleware (0.1.0) mime-types (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2021.1115) + mime-types-data (3.2022.0105) mini_portile2 (2.7.1) minitest (5.15.0) ms_rest (0.6.4) @@ -486,7 +495,7 @@ GEM thread_safe (0.3.6) tilt (2.0.10) timecop (0.9.4) - timeliness (0.3.10) + timeliness (0.4.4) tzinfo (2.0.4) concurrent-ruby (~> 1.0) uber (0.1.0)