Skip to content

Commit

Permalink
Bump berkshelf from 8.0.1 to 8.0.2 in /omnibus
Browse files Browse the repository at this point in the history
Bumps [berkshelf](https://github.com/chef/berkshelf) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/chef/berkshelf/releases)
- [Changelog](https://github.com/chef/berkshelf/blob/main/CHANGELOG.md)
- [Commits](chef/berkshelf@v8.0.1...v8.0.2)

---
updated-dependencies:
- dependency-name: berkshelf
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 19, 2022
1 parent 90c7108 commit a532644
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions omnibus/Gemfile.lock
Expand Up @@ -34,26 +34,26 @@ GEM
artifactory (3.0.15)
awesome_print (1.9.2)
aws-eventstream (1.2.0)
aws-partitions (1.606.0)
aws-sdk-core (3.131.2)
aws-partitions (1.608.0)
aws-sdk-core (3.131.3)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.57.0)
aws-sdk-kms (1.58.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.114.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
aws-sdk-secretsmanager (1.62.0)
aws-sdk-secretsmanager (1.64.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.5.0)
aws-eventstream (~> 1, >= 1.0.2)
bcrypt_pbkdf (1.1.0)
berkshelf (8.0.1)
berkshelf (8.0.2)
chef (>= 15.7.32)
chef-config
cleanroom (~> 1.0)
Expand Down Expand Up @@ -227,7 +227,7 @@ GEM
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
nori (2.6.0)
octokit (4.25.0)
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
ohai (17.9.0)
Expand Down Expand Up @@ -259,7 +259,7 @@ GEM
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.7)
rack (2.2.3.1)
rack (2.2.4)
rainbow (3.1.1)
rake (13.0.6)
retryable (3.0.5)
Expand Down

0 comments on commit a532644

Please sign in to comment.