diff options
author | Chef Expeditor <expeditor@chef.io> | 2020-06-01 16:01:32 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2020-06-01 16:01:32 +0000 |
commit | 4cbc1f20449ced671d94296d76de6964fc128576 (patch) | |
tree | 957d6b02ad9fb7c1134e748e940890e7304ea4b2 | |
parent | cb57400ec0048a162909875b769b7366cdd30204 (diff) | |
download | chef-expeditor/cheffish_16.0.2.tar.gz |
Bump cheffish to 16.0.2expeditor/cheffish_16.0.2
This pull request was triggered automatically via Expeditor when cheffish 16.0.2 was promoted to Rubygems.
This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
-rw-r--r-- | Gemfile.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 54728a14d4..cbb186aede 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,10 +158,10 @@ GEM mixlib-log (>= 2.0, < 4.0) rack (~> 2.0, >= 2.0.6) uuidtools (~> 2.1) - cheffish (15.0.3) + cheffish (16.0.2) chef-zero (>= 14.0) net-ssh - coderay (1.1.2) + coderay (1.1.3) concurrent-ruby (1.1.6) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -177,9 +177,9 @@ GEM multipart-post (>= 1.2, < 3) fauxhai-ng (8.2.0) net-ssh - ffi (1.12.2) - ffi (1.12.2-x64-mingw32) - ffi (1.12.2-x86-mingw32) + ffi (1.13.0) + ffi (1.13.0-x64-mingw32) + ffi (1.13.0-x86-mingw32) ffi-libarchive (1.0.0) ffi (~> 1.0) ffi-win32-extensions (1.0.3) |