diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index a473ab6580..9d56810524 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,12 +35,12 @@ GIT PATH remote: . specs: - chef (17.8.7) + chef (17.8.20) addressable aws-sdk-s3 (~> 1.91) aws-sdk-secretsmanager (~> 1.46) - chef-config (= 17.8.7) - chef-utils (= 17.8.7) + chef-config (= 17.8.20) + chef-utils (= 17.8.20) chef-vault chef-zero (>= 14.0.11) corefoundation (~> 0.3.4) @@ -66,12 +66,12 @@ PATH train-winrm (>= 0.2.5) uuidtools (>= 2.1.5, < 3.0) vault (~> 0.16) - chef (17.8.7-universal-mingw32) + chef (17.8.20-universal-mingw32) addressable aws-sdk-s3 (~> 1.91) aws-sdk-secretsmanager (~> 1.46) - chef-config (= 17.8.7) - chef-utils (= 17.8.7) + chef-config (= 17.8.20) + chef-utils (= 17.8.20) chef-vault chef-zero (>= 14.0.11) corefoundation (~> 0.3.4) @@ -112,15 +112,15 @@ PATH PATH remote: chef-bin specs: - chef-bin (17.8.7) - chef (= 17.8.7) + chef-bin (17.8.20) + chef (= 17.8.20) PATH remote: chef-config specs: - chef-config (17.8.7) + chef-config (17.8.20) addressable - chef-utils (= 17.8.7) + chef-utils (= 17.8.20) fuzzyurl mixlib-config (>= 2.2.12, < 4.0) mixlib-shellout (>= 2.0, < 4.0) @@ -129,7 +129,7 @@ PATH PATH remote: chef-utils specs: - chef-utils (17.8.7) + chef-utils (17.8.20) concurrent-ruby GEM @@ -142,8 +142,8 @@ GEM mixlib-shellout (>= 2.0, < 4.0) ast (2.4.2) aws-eventstream (1.2.0) - aws-partitions (1.532.0) - aws-sdk-core (3.122.1) + aws-partitions (1.536.0) + aws-sdk-core (3.123.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) aws-sigv4 (~> 1.1) @@ -151,7 +151,7 @@ GEM aws-sdk-kms (1.51.0) aws-sdk-core (~> 3, >= 3.122.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.106.0) + aws-sdk-s3 (1.108.0) aws-sdk-core (~> 3, >= 3.122.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.4) @@ -225,7 +225,7 @@ GEM hashie (4.1.0) httpclient (2.8.3) iniparse (1.5.0) - inspec-core (4.49.0) + inspec-core (4.50.3) addressable (~> 2.4) chef-telemetry (~> 1.0, >= 1.0.8) faraday (>= 0.9.0, < 1.5) @@ -248,8 +248,8 @@ GEM train-core (~> 3.0) tty-prompt (~> 0.17) tty-table (~> 0.10) - inspec-core-bin (4.49.0) - inspec-core (= 4.49.0) + inspec-core-bin (4.50.3) + inspec-core (= 4.50.3) ipaddress (0.8.3) iso8601 (0.13.0) jmespath (1.4.0) @@ -290,7 +290,7 @@ GEM net-ssh (6.1.0) nori (2.6.0) parallel (1.21.0) - parser (3.0.2.0) + parser (3.0.3.1) ast (~> 2.4.1) parslet (1.8.2) pastel (0.8.0) @@ -466,4 +466,4 @@ DEPENDENCIES webmock BUNDLED WITH - 2.2.22 + 2.2.32 |