diff options
author | Chef Expeditor <expeditor@chef.io> | 2020-04-07 03:40:46 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2020-04-07 03:40:46 +0000 |
commit | 3d6e76aab3e834b5baf183ff1add7ea3ef513b14 (patch) | |
tree | 9116bf1a8ae2b9b5ac25cc5e192e26d74e8ebe22 /Gemfile.lock | |
parent | e06da5038493f4677e9e85275a164e8a1e285796 (diff) | |
download | chef-3d6e76aab3e834b5baf183ff1add7ea3ef513b14.tar.gz |
Bump mixlib-cli to 2.1.6expeditor/mixlib-cli_2.1.6
This pull request was triggered automatically via Expeditor when mixlib-cli 2.1.6 was promoted to Rubygems.
This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 0658212caa..2d3ccb1b1e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -170,7 +170,7 @@ GEM docile (1.3.2) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - ecma-re-validator (0.2.0) + ecma-re-validator (0.2.1) regexp_parser (~> 1.2) ed25519 (1.2.4) equatable (0.6.1) @@ -262,7 +262,7 @@ GEM mixlib-archive (1.0.5-universal-mingw32) mixlib-log mixlib-authentication (3.0.6) - mixlib-cli (2.1.5) + mixlib-cli (2.1.6) mixlib-config (3.0.6) tomlrb mixlib-log (3.0.8) @@ -285,7 +285,7 @@ GEM net-ssh-gateway (>= 1.2.0) nori (2.6.0) parallel (1.19.1) - parser (2.7.0.5) + parser (2.7.1.0) ast (~> 2.4.0) parslet (1.8.2) pastel (0.7.3) @@ -305,7 +305,7 @@ GEM pry-stack_explorer (0.4.9.3) binding_of_caller (>= 0.7) pry (>= 0.9.11) - public_suffix (4.0.3) + public_suffix (4.0.4) rack (2.2.2) rainbow (3.0.0) rake (13.0.1) |