diff options
author | Tim Smith <tsmith84@gmail.com> | 2021-03-02 16:50:58 -0800 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2021-03-02 16:50:58 -0800 |
commit | 1577d24d465c3b6582d3a814f89b36016f41701c (patch) | |
tree | 8957e952c7568af95c43176100b0fd7f56ebb59c /omnibus | |
parent | cba34eeb9074e271fcb5c78bfbf7afa425f7e889 (diff) | |
download | chef-1577d24d465c3b6582d3a814f89b36016f41701c.tar.gz |
Update our bcrypt_pbkdf dep to allow the final 1.1.0 releasebcrypt_pbkdf
This should be the same thing except they did a non-RC release.
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 5e1197f005..0f9218540a 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: a1e9c90875f9a6267bdbf9742881178245411c52 + revision: a7ed951108689cad13b1ad29293bfe1a0b9e5271 branch: master specs: omnibus-software (4.0.0) @@ -32,7 +32,7 @@ GEM artifactory (3.0.15) awesome_print (1.8.0) aws-eventstream (1.1.0) - aws-partitions (1.429.0) + aws-partitions (1.430.0) aws-sdk-core (3.112.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) @@ -353,7 +353,7 @@ GEM strings-ansi (0.2.0) structured_warnings (0.4.0) syslog-logger (1.6.8) - test-kitchen (2.11.0) + test-kitchen (2.11.1) bcrypt_pbkdf (~> 1.0) chef-utils (>= 16.4.35) ed25519 (~> 1.2) |