summaryrefslogtreecommitdiff
path: root/omnibus
diff options
context:
space:
mode:
authorJohn McCrae <john.mccrae@progress.com>2022-05-31 09:33:15 -0700
committerJohn McCrae <john.mccrae@progress.com>2022-05-31 09:33:15 -0700
commitdaceda1663ee6a230533142e82dd1af46c22a760 (patch)
tree848511eb8969c7200e87f43a6f5688c3a363da29 /omnibus
parent7a4e624c75ba4f63673e85e296681b4b280e415f (diff)
downloadchef-daceda1663ee6a230533142e82dd1af46c22a760.tar.gz
Updated ncurses and gems
Signed-off-by: John McCrae <john.mccrae@progress.com>
Diffstat (limited to 'omnibus')
-rw-r--r--omnibus/Gemfile.lock18
1 files changed, 9 insertions, 9 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 7ef453c38d..6a42299dfb 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/omnibus-software.git
- revision: a63bd71702f5bf350ca17ee0726ac36fc418d54e
+ revision: a9b13a09c2f89e4618225dd41b2fd08f2150a1ba
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.592.0)
+ aws-partitions (1.594.0)
aws-sdk-core (3.131.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
@@ -295,9 +295,9 @@ GEM
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
nori (2.6.0)
- octokit (4.22.0)
- faraday (>= 0.9)
- sawyer (~> 0.8.0, >= 0.5.3)
+ octokit (4.23.0)
+ faraday (>= 1, < 3)
+ sawyer (~> 0.9)
ohai (17.9.0)
chef-config (>= 14.12, < 18)
chef-utils (>= 16.0, < 18)
@@ -327,7 +327,7 @@ GEM
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.7)
- rack (2.2.3)
+ rack (2.2.3.1)
rainbow (3.1.1)
retryable (3.0.5)
rexml (3.2.5)
@@ -351,9 +351,9 @@ GEM
ruby2_keywords (0.0.5)
rubyntlm (0.6.3)
rubyzip (2.3.2)
- sawyer (0.8.2)
+ sawyer (0.9.1)
addressable (>= 2.3.5)
- faraday (> 0.8, < 2.0)
+ faraday (>= 0.17.3, < 3)
semverse (3.0.2)
solve (4.0.4)
molinillo (~> 0.6)
@@ -480,4 +480,4 @@ DEPENDENCIES
winrm-fs (~> 1.0)
BUNDLED WITH
- 2.3.14
+ 2.3.12