diff options
author | Chef Expeditor <chef-ci@chef.io> | 2022-04-18 14:31:14 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2022-04-18 14:31:14 +0000 |
commit | 9574ea3a2eef3c17f40b7acd67e45cbf3d4f5806 (patch) | |
tree | 1b4882ec6f8db9107b337d95a7e3a1b53ae70f92 | |
parent | ff462b24c7b2fab69d368488941c8aaccc16cfc0 (diff) | |
download | chef-9574ea3a2eef3c17f40b7acd67e45cbf3d4f5806.tar.gz |
Bump chef-vault to 4.1.10expeditor/_chef-vault_4.1.10
This pull request was triggered automatically via Expeditor when chef-vault 4.1.10 was promoted to Rubygems.
This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
-rw-r--r-- | Gemfile.lock | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 20d880ef14..3b187a0943 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -143,8 +143,8 @@ GEM mixlib-shellout (>= 2.0, < 4.0) ast (2.4.2) aws-eventstream (1.2.0) - aws-partitions (1.575.0) - aws-sdk-core (3.130.0) + aws-partitions (1.577.0) + aws-sdk-core (3.130.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) aws-sigv4 (~> 1.1) @@ -171,7 +171,7 @@ GEM chef-telemetry (1.1.1) chef-config concurrent-ruby (~> 1.0) - chef-vault (4.1.5) + chef-vault (4.1.10) chef-zero (15.0.11) ffi-yajl (~> 2.2) hashie (>= 2.0, < 5.0) @@ -279,9 +279,9 @@ GEM mixlib-config (3.0.9) tomlrb mixlib-log (3.0.9) - mixlib-shellout (3.2.5) + mixlib-shellout (3.2.7) chef-utils - mixlib-shellout (3.2.5-universal-mingw32) + mixlib-shellout (3.2.7-universal-mingw32) chef-utils ffi-win32-extensions (~> 1.0.3) win32-process (~> 0.9) @@ -295,7 +295,7 @@ GEM net-ssh (6.1.0) nori (2.6.0) parallel (1.22.1) - parser (3.1.1.0) + parser (3.1.2.0) ast (~> 2.4.1) parslet (1.8.2) pastel (0.8.0) @@ -311,12 +311,12 @@ GEM pry-stack_explorer (0.6.1) binding_of_caller (~> 1.0) pry (~> 0.13) - public_suffix (4.0.6) + public_suffix (4.0.7) rack (2.2.3) rainbow (3.1.1) rake (13.0.6) rb-readline (0.5.5) - regexp_parser (2.2.1) + regexp_parser (2.3.0) rexml (3.2.5) rspec (3.11.0) rspec-core (~> 3.11.0) @@ -330,7 +330,7 @@ GEM rspec-its (1.3.0) rspec-core (>= 3.0.0) rspec-expectations (>= 3.0.0) - rspec-mocks (3.11.0) + rspec-mocks (3.11.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.11.0) rspec-support (3.11.0) @@ -343,7 +343,7 @@ GEM rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.16.0) + rubocop-ast (1.17.0) parser (>= 3.1.1.0) ruby-progressbar (1.11.0) ruby2_keywords (0.0.5) @@ -360,7 +360,7 @@ GEM syslog-logger (1.6.8) thor (1.2.1) tomlrb (1.3.0) - train-core (3.8.9) + train-core (3.9.2) addressable (~> 2.5) ffi (!= 1.13.0) json (>= 1.8, < 3.0) @@ -440,7 +440,7 @@ GEM rubyzip (~> 2.0) winrm (~> 2.0) wisper (2.0.1) - wmi-lite (1.0.5) + wmi-lite (1.0.7) PLATFORMS arm64-darwin-21 |