diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-12-04 11:48:05 -0800 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-12-04 11:48:05 -0800 |
commit | c4e4540247757a761f8927e02a7de1abee97460f (patch) | |
tree | 4f98a3ef3a4dd775764ad9ecdf3d6a656991a3e0 /omnibus | |
parent | 461c17cb04b6a12e338f59aa36b18e78828321af (diff) | |
download | chef-c4e4540247757a761f8927e02a7de1abee97460f.tar.gz |
Switch back to chefstyle from github
The issue that requires pinning has been resolved
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 82adf554b5..646bdb609d 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: 01f76620796c00bea448f0355bb177647b3a64a2 + revision: 3f948d5a56ef3a5af1e617af30443fabf63c6f0a branch: master specs: omnibus-software (4.0.0) @@ -32,8 +32,8 @@ GEM artifactory (3.0.15) awesome_print (1.8.0) aws-eventstream (1.1.0) - aws-partitions (1.401.0) - aws-sdk-core (3.109.3) + aws-partitions (1.402.0) + aws-sdk-core (3.110.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) @@ -204,7 +204,7 @@ GEM tomlrb (~> 1.2) tty-box (~> 0.6) tty-prompt (~> 0.20) - license_scout (1.2.3) + license_scout (1.2.6) ffi-yajl (~> 2.2) mixlib-shellout (>= 2.2, < 4.0) toml-rb (>= 1, < 3) @@ -296,7 +296,7 @@ GEM strings-ansi (0.2.0) structured_warnings (0.4.0) syslog-logger (1.6.8) - test-kitchen (2.7.2) + test-kitchen (2.8.0) bcrypt_pbkdf (~> 1.0) ed25519 (~> 1.2) license-acceptance (>= 1.0.11, < 3.0) |