Skip to content

Commit

Permalink
Merge branch 'main' into nikhil/CHEF-2039-workstation-release-Amazon-…
Browse files Browse the repository at this point in the history
…Linux-2023
  • Loading branch information
nikhil2611 authored Jan 24, 2024
2 parents a0b8fe6 + 409190f commit 6c919e3
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 13 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
<!-- usage documentation: https://expeditor.chef.io/docs/reference/changelog/ -->
<!-- latest_release -->
<!-- latest_release 24.1.1056 -->
## [24.1.1056](https://github.com/chef/chef-workstation/tree/24.1.1056) (2024-01-22)

#### Merged Pull Requests
- Bump omnibus-software from `d357d5c` to `86649fa` in /omnibus [#3196](https://github.com/chef/chef-workstation/pull/3196) ([dependabot[bot]](https://github.com/dependabot[bot]))
<!-- latest_release -->

<!-- release_rollup -->
<!-- release_rollup since=23.12.1055 -->
### Changes not yet released to stable

#### Merged Pull Requests
- Bump omnibus-software from `d357d5c` to `86649fa` in /omnibus [#3196](https://github.com/chef/chef-workstation/pull/3196) ([dependabot[bot]](https://github.com/dependabot[bot])) <!-- 24.1.1056 -->
<!-- release_rollup -->

<!-- latest_stable_release -->
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
23.12.1055
24.1.1056
20 changes: 10 additions & 10 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: d357d5cf84dce2b99b28093c4a5c32f2f96b4787
revision: 86649fa63c1c1ef83371404d5dd08b095ef9cbd8
branch: main
specs:
omnibus-software (23.11.307)
omnibus-software (24.1.309)
omnibus (>= 9.0.0)

GIT
Expand All @@ -29,18 +29,18 @@ 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.860.0)
aws-sdk-core (3.189.0)
aws-partitions (1.882.0)
aws-sdk-core (3.190.3)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.74.0)
aws-sdk-kms (1.76.0)
aws-sdk-core (~> 3, >= 3.188.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.116.0)
Expand Down Expand Up @@ -175,7 +175,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 @@ -241,7 +241,7 @@ GEM
ipaddress (0.8.3)
iso8601 (0.13.0)
jmespath (1.6.2)
json (2.6.3)
json (2.7.1)
kitchen-vagrant (1.14.2)
test-kitchen (>= 1.4, < 4)
libyajl2 (2.1.0)
Expand Down Expand Up @@ -301,7 +301,7 @@ GEM
net-ssh (>= 2.6.5, < 8.0.0)
net-sftp (4.0.0)
net-ssh (>= 5.0.0, < 8.0.0)
net-ssh (7.2.0)
net-ssh (7.2.1)
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
netrc (0.11.0)
Expand Down Expand Up @@ -332,7 +332,7 @@ GEM
multipart-post (>= 2.0.0)
rainbow
zhexdump (>= 0.0.2)
plist (3.7.0)
plist (3.7.1)
proxifier2 (1.1.0)
pry (0.14.2)
coderay (~> 1.1)
Expand Down

0 comments on commit 6c919e3

Please sign in to comment.