diff --git a/Gemfile.lock b/Gemfile.lock index 995b465..a1aaa2e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,10 +49,15 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4.3) + activesupport (7.1.3) + base64 + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) minitest (>= 5.1) + mutex_m tzinfo (~> 2.0) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) @@ -300,7 +305,9 @@ GEM ms_rest_azure (~> 0.12.0) azure_mgmt_storage (0.23.0) ms_rest_azure (~> 0.12.0) + base64 (0.2.0) bcrypt_pbkdf (1.1.0) + bigdecimal (3.1.6) bson (4.15.0) builder (3.2.4) chef-config (17.10.0) @@ -316,7 +323,8 @@ GEM chef-utils (17.10.0) concurrent-ruby coderay (1.1.3) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) + connection_pool (2.4.1) cookstyle (7.32.1) rubocop (= 1.25.1) declarative (0.0.20) @@ -326,6 +334,8 @@ GEM multi_json domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) + drb (2.2.0) + ruby2_keywords ed25519 (1.3.0) erubi (1.10.0) excon (0.92.3) @@ -375,7 +385,7 @@ GEM http-cookie (1.0.5) domain_name (~> 0.5) httpclient (2.8.3) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) inifile (3.0.0) jmespath (1.6.1) @@ -402,7 +412,7 @@ GEM memoist (0.16.2) method_source (1.0.0) mini_mime (1.1.2) - minitest (5.18.0) + minitest (5.22.2) mixlib-config (3.0.27) tomlrb mixlib-install (3.12.19) @@ -426,6 +436,7 @@ GEM ms_rest (~> 0.7.6) multi_json (1.15.0) multipart-post (2.2.3) + mutex_m (0.2.0) net-scp (3.0.0) net-ssh (>= 2.6.5, < 7.0.0) net-ssh (6.1.0)