summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Gruber <justin.gruber@progress.com>2023-02-02 13:53:41 -0800
committerJustin Gruber <justin.gruber@progress.com>2023-02-02 13:53:41 -0800
commit638f5614ae5eacb77c321d6f7264864e9562306b (patch)
tree94748cb7a7f484b8f1110f1dfeda65f20d23b905
parent2606f7652003aa77d675224c0d11d6d8514f4a7c (diff)
downloadchef-justingruber/metadata-verification.tar.gz
Signed-off-by: Justin Gruber <justin.gruber@progress.com>
-rw-r--r--Gemfile.lock13
-rw-r--r--omnibus/Gemfile.lock4
2 files changed, 11 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 44f87ad04a..746a80c010 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -33,6 +33,12 @@ GIT
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
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
@@ -288,8 +294,6 @@ GEM
mime-types-data (3.2022.0105)
mixlib-archive (1.1.7)
mixlib-log
- mixlib-archive (1.1.7-universal-mingw32)
- mixlib-log
mixlib-authentication (3.0.10)
mixlib-cli (2.1.8)
mixlib-config (3.0.27)
@@ -431,7 +435,7 @@ GEM
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.8.1)
- win32-api (1.10.1-universal-mingw32)
+ win32-api (1.10.1)
win32-certstore (0.6.15)
chef-powershell (>= 1.0.12)
ffi
@@ -500,7 +504,8 @@ DEPENDENCIES
rb-readline
rest-client!
rspec
+ ruby-shadow!
webmock
BUNDLED WITH
- 2.3.18
+ 2.3.18 \ No newline at end of file
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 7b16fc7299..88017d059b 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -8,8 +8,8 @@ GIT
GIT
remote: https://github.com/chef/omnibus.git
- revision: c66e97c211a60296e58da100d79d048974e13904
- branch: main
+ revision: 06528967316af6dfae9b32074f36068f19b3580c
+ branch: justingruber/omnibus-metadata
specs:
omnibus (9.0.14)
aws-sdk-s3 (~> 1.116.0)