Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump omnibus from 63be4f1 to 8ecfecd in /omnibus #2797

Merged
merged 2 commits into from
May 25, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 12 additions & 2 deletions omnibus/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ GIT

GIT
remote: https://github.com/chef/omnibus.git
revision: 63be4f1663fe28c35e762697500dab7dd88c4dbf
revision: 8ecfecdb81661a3561e0f210880e0b0ab12a1a14
branch: main
specs:
omnibus (9.0.0)
omnibus (9.0.1)
aws-sdk-s3 (~> 1)
chef-cleanroom (~> 1.0)
chef-utils (>= 15.4)
Expand All @@ -20,6 +20,7 @@ GIT
license_scout (~> 1.0)
mixlib-shellout (>= 2.0, < 4.0)
mixlib-versioning
nokogiri (~> 1)
ohai (>= 15, < 18)
pedump
ruby-progressbar (~> 1.7)
Expand Down Expand Up @@ -255,6 +256,7 @@ GEM
little-plugger (~> 1.1)
multi_json (~> 1.14)
method_source (1.0.0)
mini_portile2 (2.8.0)
minitar (0.9)
mixlib-archive (1.1.7)
mixlib-log
Expand Down Expand Up @@ -287,6 +289,13 @@ GEM
net-ssh (6.1.0)
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
nokogiri (1.13.6)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.13.6-x64-mingw32)
racc (~> 1.4)
nokogiri (1.13.6-x86-mingw32)
racc (~> 1.4)
nori (2.6.0)
octokit (4.22.0)
faraday (>= 0.9)
Expand Down Expand Up @@ -320,6 +329,7 @@ GEM
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.7)
racc (1.6.0)
rack (2.2.3)
rainbow (3.1.1)
retryable (3.0.5)
Expand Down