summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-12-09 07:57:32 -0800
committerGitHub <noreply@github.com>2020-12-09 07:57:32 -0800
commit05f283cad8061ed51a90d52c10c56a411e57e3c3 (patch)
tree2129bc030c245c22f64df957bc4ac3a06e2278ca
parent98eaa969f9825e8f319596e4c48442a5ad5da7c7 (diff)
parentff3e4f74215e5455f65e9a03ea40178956650421 (diff)
downloadchef-05f283cad8061ed51a90d52c10c56a411e57e3c3.tar.gz
Merge pull request #10720 from chef/deps
Signed-off-by: Tim Smith <tsmith@chef.io>
-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 c4a41ef11d..d39680c2d0 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -360,7 +360,7 @@ GEM
tty-prompt (0.22.0)
pastel (~> 0.8)
tty-reader (~> 0.8)
- tty-reader (0.8.0)
+ tty-reader (0.9.0)
tty-cursor (~> 0.7)
tty-screen (~> 0.8)
wisper (~> 2.0)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 0e3652218c..c4feb33d54 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -32,7 +32,7 @@ GEM
artifactory (3.0.15)
awesome_print (1.8.0)
aws-eventstream (1.1.0)
- aws-partitions (1.403.0)
+ aws-partitions (1.404.0)
aws-sdk-core (3.110.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
@@ -333,7 +333,7 @@ GEM
tty-prompt (0.22.0)
pastel (~> 0.8)
tty-reader (~> 0.8)
- tty-reader (0.8.0)
+ tty-reader (0.9.0)
tty-cursor (~> 0.7)
tty-screen (~> 0.8)
wisper (~> 2.0)