Skip to content

Commit

Permalink
Bump omnibus-software from b48e542 to 40ca2a9 in /omnibus
Browse files Browse the repository at this point in the history
Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `b48e542` to `40ca2a9`.
- [Commits](chef/omnibus-software@b48e542...40ca2a9)

---
updated-dependencies:
- dependency-name: omnibus-software
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sreepuramsudheer committed Apr 2, 2024
1 parent e1c1959 commit e441fc8
Showing 1 changed file with 18 additions and 16 deletions.
34 changes: 18 additions & 16 deletions omnibus/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/omnibus-software.git
revision: b48e54263f1d65d43f1b04562195cb305a21cb6d
revision: 40ca2a902ff20905aaa36ca35b1701fba8812160
branch: main
specs:
omnibus-software (23.10.302)
omnibus-software (24.2.311)
omnibus (>= 9.0.0)

GIT
Expand All @@ -29,19 +29,20 @@ GIT
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
artifactory (3.0.15)
awesome_print (1.9.2)
aws-eventstream (1.3.0)
aws-partitions (1.856.0)
aws-sdk-core (3.188.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (1.894.0)
aws-sdk-core (3.191.2)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
aws-sigv4 (~> 1.8)
base64
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.73.0)
aws-sdk-core (~> 3, >= 3.188.0)
aws-sdk-kms (1.77.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.116.0)
aws-sdk-core (~> 3, >= 3.127.0)
Expand All @@ -50,8 +51,9 @@ GEM
aws-sdk-secretsmanager (1.72.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.7.0)
aws-sigv4 (1.8.0)
aws-eventstream (~> 1, >= 1.0.2)
base64 (0.2.0)
bcrypt_pbkdf (1.1.0)
berkshelf (8.0.5)
chef (>= 15.7.32)
Expand Down Expand Up @@ -122,7 +124,7 @@ GEM
citrus (3.0.2)
cleanroom (1.0.0)
coderay (1.1.3)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
contracts (0.16.1)
corefoundation (0.3.13)
ffi (>= 1.15.0)
Expand Down Expand Up @@ -185,7 +187,7 @@ GEM
iostruct (0.0.5)
ipaddress (0.8.3)
jmespath (1.6.2)
json (2.6.3)
json (2.7.1)
libyajl2 (2.1.0)
license-acceptance (2.1.13)
pastel (~> 0.7)
Expand Down Expand Up @@ -218,12 +220,12 @@ GEM
mixlib-versioning (1.2.12)
molinillo (0.8.0)
multi_json (1.15.0)
multipart-post (2.3.0)
multipart-post (2.4.0)
net-scp (4.0.0)
net-ssh (>= 2.6.5, < 8.0.0)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (7.2.0)
net-ssh (7.2.1)
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
nori (2.6.0)
Expand All @@ -247,13 +249,13 @@ GEM
parslet (1.8.2)
pastel (0.8.0)
tty-color (~> 0.5)
pedump (0.6.6)
pedump (0.6.7)
awesome_print
iostruct (>= 0.0.4)
multipart-post (>= 2.0.0)
rainbow
zhexdump (>= 0.0.2)
plist (3.7.0)
plist (3.7.1)
proxifier (1.0.3)
pry (0.14.2)
coderay (~> 1.1)
Expand Down

0 comments on commit e441fc8

Please sign in to comment.