diff --git a/Gemfile.lock b/Gemfile.lock index 57d44ec..23f7ac8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,14 +64,14 @@ GEM builder (3.3.0) byebug (13.0.0) reline (>= 0.6.0) - chef (19.2.12) + chef (19.3.15) addressable aws-sdk-s3 (~> 1.91) aws-sdk-secretsmanager (~> 1.46) bcrypt_pbkdf (~> 1.0) - chef-config (= 19.2.12) + chef-config (= 19.3.15) chef-licensing (~> 1.3) - chef-utils (= 19.2.12) + chef-utils (= 19.3.15) chef-vault chef-zero (~> 15.1.0) corefoundation (~> 0.3.4) @@ -81,7 +81,7 @@ GEM erubis (~> 2.7) ffi (>= 1.15.5, < 1.18.0) ffi-libarchive (~> 1.0, >= 1.0.3) - ffi-yajl (~> 2.2) + ffi-yajl (>= 2.2, < 4.0) iniparse (~> 1.4) inspec-core (~> 7.0.107) license-acceptance (>= 1.0.5, < 3) @@ -89,7 +89,7 @@ GEM mixlib-authentication (>= 2.1, < 4) mixlib-cli (>= 2.1.1, < 3.0) mixlib-log (>= 2.0.3, < 4.0) - mixlib-shellout (~> 3.3.8) + mixlib-shellout (>= 3.3.8, < 3.5.0) net-ftp net-sftp (>= 2.1.2, < 5.0) ohai (~> 19.0) @@ -101,16 +101,16 @@ GEM train-rest (>= 0.4.1) train-winrm (>= 0.2.17) unf_ext (~> 0.0.9.1) - uri (~> 1.0.4) - vault (~> 0.18.2) - chef-config (19.2.12) + uri (>= 1.0.4, < 1.2.0) + vault (>= 0.18.2, < 0.21.0) + chef-config (19.3.15) addressable - chef-utils (= 19.2.12) + chef-utils (= 19.3.15) fuzzyurl mixlib-config (>= 2.2.12, < 4.0) mixlib-shellout (>= 2.0, < 4.0) racc - tomlrb (~> 1.2) + tomlrb (>= 1.2, < 3.0) chef-gyoku (1.5.0) builder (>= 2.1.2) rexml (~> 3.4) @@ -126,7 +126,7 @@ GEM chef-telemetry (1.1.1) chef-config concurrent-ruby (~> 1.0) - chef-utils (19.2.12) + chef-utils (19.3.15) concurrent-ruby chef-vault (4.2.9) syslog (~> 0.3) @@ -406,7 +406,7 @@ GEM time (0.4.2) date timeout (0.6.1) - tomlrb (1.3.0) + tomlrb (2.0.4) train-core (3.16.2) addressable (~> 2.5) ffi (>= 1.16.0, < 1.18)