diff --git a/pkgs/development/tools/chefdk/Gemfile.lock b/pkgs/development/tools/chefdk/Gemfile.lock index 1f71a4a713245..db5fe2076b472 100644 --- a/pkgs/development/tools/chefdk/Gemfile.lock +++ b/pkgs/development/tools/chefdk/Gemfile.lock @@ -1,11 +1,11 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.2.4.5) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) app_conf (0.4.2) @@ -227,6 +227,7 @@ GEM retryable (>= 2.0, < 4.0) solve (~> 4.0) thor (>= 0.20) + bson (4.15.0) builder (3.2.4) chef (15.15.0) addressable @@ -323,14 +324,14 @@ GEM rspec (~> 3.0) cleanroom (1.0.0) coderay (1.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.2.2) cookbook-omnifetch (0.11.1) mixlib-archive (>= 0.4, < 2.0) declarative (0.0.20) declarative-option (0.1.0) diff-lcs (1.3) diffy (3.4.0) - docker-api (2.0.0) + docker-api (2.2.0) excon (>= 0.47.0) multi_json domain_name (0.5.20190701) @@ -391,21 +392,22 @@ GEM http-cookie (1.0.3) domain_name (~> 0.5) httpclient (2.8.3) - i18n (1.8.8) + i18n (1.12.0) concurrent-ruby (~> 1.0) inifile (3.0.0) iniparse (1.5.0) - inspec (4.26.4) + inspec (4.41.2) faraday_middleware (>= 0.12.2, < 1.1) - inspec-core (= 4.26.4) + inspec-core (= 4.41.2) + mongo (= 2.13.2) train (~> 3.0) train-aws (~> 0.1) train-habitat (~> 0.1) train-winrm (~> 0.2) - inspec-core (4.26.4) + inspec-core (4.41.2) addressable (~> 2.4) - chef-telemetry (~> 1.0) - faraday (>= 0.9.0, < 1.4) + chef-telemetry (~> 1.0, >= 1.0.8) + faraday (>= 0.9.0, < 1.5) faraday_middleware (~> 1.0) hashie (>= 3.4, < 5.0) license-acceptance (>= 0.2.13, < 3.0) @@ -429,10 +431,10 @@ GEM jmespath (1.4.0) json (2.5.1) jwt (2.2.2) - kitchen-inspec (2.3.0) + kitchen-inspec (2.6.1) hashie (>= 3.4, <= 5.0) - inspec (>= 2.2.64, < 5.0) - test-kitchen (>= 2.7, < 3) + inspec (>= 2.2.64, < 7.0) + test-kitchen (>= 2.7, < 4) kitchen-vagrant (1.8.0) test-kitchen (>= 1.4, < 3) knife-spork (1.7.3) @@ -455,7 +457,7 @@ GEM mini_mime (1.0.2) mini_portile2 (2.5.0) minitar (0.9) - minitest (5.14.3) + minitest (5.18.0) mixlib-archive (1.1.4) mixlib-log mixlib-authentication (3.0.7) @@ -471,6 +473,8 @@ GEM chef-utils mixlib-versioning (1.2.12) molinillo (0.7.0) + mongo (2.13.2) + bson (>= 4.8.2, < 5.0.0) ms_rest (0.7.6) concurrent-ruby (~> 1.0) faraday (>= 0.9, < 2.0.0) @@ -522,7 +526,7 @@ GEM plist (3.6.0) polyglot (0.3.5) proxifier (1.0.3) - pry (0.14.0) + pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) public_suffix (3.1.1) @@ -605,11 +609,10 @@ GEM winrm-elevated (~> 1.0) winrm-fs (~> 1.1) thor (1.1.0) - thread_safe (0.3.6) timeliness (0.3.10) tomlrb (1.3.0) - train (3.4.9) - activesupport (>= 5.2.4.3, < 6.0.0) + train (3.10.7) + activesupport (>= 6.0.3.1) azure_graph_rbac (~> 0.16) azure_mgmt_key_vault (~> 0.17) azure_mgmt_resources (~> 0.15) @@ -619,7 +622,7 @@ GEM google-api-client (>= 0.23.9, <= 0.52.0) googleauth (>= 0.6.6, <= 0.14.0) inifile (~> 3.0) - train-core (= 3.4.9) + train-core (= 3.10.7) train-winrm (~> 0.2) train-aws (0.1.35) aws-sdk-apigateway (~> 1.0) @@ -684,13 +687,13 @@ GEM aws-sdk-ssm (~> 1.0) aws-sdk-states (>= 1.35, < 1.38) aws-sdk-transfer (>= 1.26, < 1.30) - train-core (3.4.9) + train-core (3.10.7) addressable (~> 2.5) ffi (!= 1.13.0) json (>= 1.8, < 3.0) mixlib-shellout (>= 2.0, < 4.0) - net-scp (>= 1.2, < 4.0) - net-ssh (>= 2.9, < 7.0) + net-scp (>= 1.2, < 5.0) + net-ssh (>= 2.9, < 8.0) train-habitat (0.2.22) train-winrm (0.2.12) winrm (>= 2.3.6, < 3.0) @@ -716,8 +719,8 @@ GEM pastel (~> 0.8) strings (~> 0.2.0) tty-screen (~> 0.8) - tzinfo (1.2.9) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) uber (0.1.0) unf (0.1.4) unf_ext