diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-02-05 13:15:37 -0800 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-02-05 13:15:37 -0800 |
commit | dce3ea970be3b94331196e0aadc892f6f4044c96 (patch) | |
tree | 353bc3a4eb8192145b50c3f08a187ccbc863f6ae /omnibus | |
parent | ec93ea87d00e4a7601c4f0db8536e9bcdefb6884 (diff) | |
download | chef-dce3ea970be3b94331196e0aadc892f6f4044c96.tar.gz |
Update all the Chef 15 deps to the latest
Mostly to pull in the latest FFI
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index fb30010ecb..904d5c3447 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: ad7ed679f1b34c20f8be34365d38cb1c21e737cd + revision: 582d6f905ca774fdb72b8f83beb03c4bbaf6645d branch: master specs: omnibus-software (4.0.0) @@ -32,7 +32,7 @@ GEM artifactory (3.0.12) awesome_print (1.8.0) aws-eventstream (1.0.3) - aws-partitions (1.269.0) + aws-partitions (1.270.0) aws-sdk-core (3.89.1) aws-eventstream (~> 1.0, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) @@ -239,7 +239,7 @@ GEM net-ssh (>= 2.6.5) net-ssh-gateway (>= 1.2.0) nori (2.6.0) - octokit (4.15.0) + octokit (4.16.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) ohai (15.7.4) @@ -273,7 +273,7 @@ GEM retryable (3.0.5) ruby-progressbar (1.10.1) rubyntlm (0.6.2) - rubyzip (2.1.0) + rubyzip (2.2.0) sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0) @@ -328,7 +328,7 @@ GEM tty-cursor (~> 0.7) tty-screen (~> 0.7) wisper (~> 2.0.0) - tty-screen (0.7.0) + tty-screen (0.7.1) unicode-display_width (1.6.1) unicode_utils (1.4.0) uuidtools (2.1.5) @@ -365,7 +365,7 @@ GEM logging (>= 1.6.1, < 3.0) nori (~> 2.0) rubyntlm (~> 0.6.0, >= 0.6.1) - winrm-elevated (1.1.2) + winrm-elevated (1.2.0) erubi (~> 1.8) winrm (~> 2.0) winrm-fs (~> 1.0) |