diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-04-27 10:11:19 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-04-27 13:04:28 -0700 |
commit | e984d5d7de30db05a19e9cebb8e790265d6df91f (patch) | |
tree | 6f7ea099223bcf17bd1910500bfb25b96b3baaea /omnibus | |
parent | 280a7f32564d6448cfb828fe78e75fe58bf11292 (diff) | |
download | chef-e984d5d7de30db05a19e9cebb8e790265d6df91f.tar.gz |
Stop pinning rakeremove_rake_ping
The removal of the gem install of appbundler probably fixes where this
was leaking in.
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 0ccdb8d154..6d410e6ff7 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -32,7 +32,7 @@ GEM artifactory (3.0.12) awesome_print (1.8.0) aws-eventstream (1.1.0) - aws-partitions (1.303.0) + aws-partitions (1.304.0) aws-sdk-core (3.94.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) @@ -45,12 +45,12 @@ GEM aws-sdk-core (~> 3, >= 3.83.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.1) - aws-sigv4 (1.1.2) + aws-sigv4 (1.1.3) aws-eventstream (~> 1.0, >= 1.0.2) bcrypt_pbkdf (1.0.1) bcrypt_pbkdf (1.0.1-x64-mingw32) bcrypt_pbkdf (1.0.1-x86-mingw32) - berkshelf (7.0.9) + berkshelf (7.0.10) chef (>= 13.6.52) chef-config cleanroom (~> 1.0) |