summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn McCrae <john.mccrae@progress.com>2022-07-13 07:53:42 -0700
committerJohn McCrae <john.mccrae@progress.com>2022-07-13 07:53:42 -0700
commit1683da097c4c881fed301686f8e4981a1379be47 (patch)
treeabaaba88038dd9490b1d8be9b427d735301cd8ce
parente1cb3f3a4f6e22cd8f956adc95ba616b1b9f2fc2 (diff)
downloadchef-1683da097c4c881fed301686f8e4981a1379be47.tar.gz
starting to integrate ruby 3.1 into the builds
Signed-off-by: John McCrae <john.mccrae@progress.com>
-rw-r--r--Gemfile.lock2
-rw-r--r--omnibus/Gemfile.lock4
2 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 3929c3386c..3fa5b10b1d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -126,7 +126,7 @@ GEM
mixlib-shellout (>= 2.0, < 4.0)
ast (2.4.2)
aws-eventstream (1.2.0)
- aws-partitions (1.604.0)
+ aws-partitions (1.605.0)
aws-sdk-core (3.131.2)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 6aec641873..9f09240785 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/omnibus-software.git
- revision: 7bb8c7b4fd2cc5829fba9d52df1dac683fd88069
+ revision: 6da95e87e472bd97c6525551a1c52e85320c89f3
branch: main
specs:
omnibus-software (4.0.0)
@@ -34,7 +34,7 @@ GEM
artifactory (3.0.15)
awesome_print (1.9.2)
aws-eventstream (1.2.0)
- aws-partitions (1.603.0)
+ aws-partitions (1.605.0)
aws-sdk-core (3.131.2)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)