summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn <john.mccrae@progress.com>2022-11-30 06:06:00 -0800
committerJohn <john.mccrae@progress.com>2022-11-30 06:08:47 -0800
commite18cb42f28bc5f719384b3b4ce2c0c512864f3a7 (patch)
tree711284ac24a846552a1de64f6c8a207a3c9f6e17
parentd4e6eadcc3461fb2c34469cc0b920ce37fc514bc (diff)
downloadchef-e18cb42f28bc5f719384b3b4ce2c0c512864f3a7.tar.gz
Rebuilt the wildly incorrect gemfile.lock
Signed-off-by: John <john.mccrae@progress.com>
-rw-r--r--Gemfile.lock14
1 files changed, 11 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e4603cf8b5..8f37cf6a75 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -35,6 +35,13 @@ GIT
netrc (~> 0.8)
GIT
+ remote: https://github.com/chef/ruby-shadow
+ revision: 3b8ea40b0e943b5de721d956741308ce805a5c3c
+ branch: lcg/ruby-3.0
+ specs:
+ ruby-shadow (2.5.0)
+
+GIT
remote: https://github.com/chef/ruby-proxifier
revision: 8b87d0b5b469adbd93eabc0d20f3e47007aef743
branch: lcg/ruby-3
@@ -158,13 +165,13 @@ GEM
mixlib-shellout (>= 2.0, < 4.0)
ast (2.4.2)
aws-eventstream (1.2.0)
- aws-partitions (1.666.0)
- aws-sdk-core (3.168.1)
+ aws-partitions (1.668.0)
+ aws-sdk-core (3.168.2)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
jmespath (~> 1, >= 1.6.1)
- aws-sdk-kms (1.59.0)
+ aws-sdk-kms (1.60.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.117.1)
@@ -507,6 +514,7 @@ DEPENDENCIES
rb-readline
rest-client!
rspec
+ ruby-shadow!
webmock
BUNDLED WITH