diff options
author | Tim Smith <tsmith@chef.io> | 2021-06-16 16:10:46 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-16 16:10:46 -0700 |
commit | 5a714f4bd330922b33d1a29b5c2887b684263f53 (patch) | |
tree | b1feac7142136d319d970548b16e4558b2f5d65f | |
parent | b3f7006a4870d02f8afa11737305028a43d77c90 (diff) | |
parent | 885713b1454fe277ac9e5485df2114652bdc02f7 (diff) | |
download | chef-5a714f4bd330922b33d1a29b5c2887b684263f53.tar.gz |
Merge pull request #11709 from chef/dependabot/bundler/omnibus/chef-16/berkshelf-7.2.1
Bump berkshelf from 7.2.0 to 7.2.1 in /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 1ce652ff2d..5ea7263d7d 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -48,7 +48,7 @@ GEM aws-sigv4 (1.2.3) aws-eventstream (~> 1, >= 1.0.2) bcrypt_pbkdf (1.1.0) - berkshelf (7.2.0) + berkshelf (7.2.1) chef (>= 15.7.32) chef-config cleanroom (~> 1.0) @@ -122,7 +122,7 @@ GEM citrus (3.0.2) cleanroom (1.0.0) coderay (1.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.9) diff-lcs (1.3) ed25519 (1.2.4) erubi (1.10.0) @@ -156,7 +156,7 @@ GEM highline (2.0.3) httpclient (2.8.3) iniparse (1.5.0) - inspec-core (4.37.17) + inspec-core (4.37.25) addressable (~> 2.4) chef-telemetry (~> 1.0, >= 1.0.8) faraday (>= 0.9.0, < 1.5) |