diff options
| author | Chef Expeditor <expeditor@chef.io> | 2020-05-29 08:27:40 +0000 |
|---|---|---|
| committer | Chef Expeditor <expeditor@chef.io> | 2020-05-29 08:27:40 +0000 |
| commit | 9b82ea001ad26ad77c1fd362a7d12f351feafdc5 (patch) | |
| tree | 61553c80edab8fe8658fcc5918f203a61214a1af | |
| parent | c46961dce646c184a4e96eda15c1127a2bd406f5 (diff) | |
| download | chef-expeditor/inspec-core-bin_4.19.0.tar.gz | |
Bump inspec-core-bin to 4.19.0expeditor/inspec-core-bin_4.19.0
This pull request was triggered automatically via Expeditor when inspec-core-bin 4.19.0 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 2bed172f8c..e570442a9b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -178,7 +178,7 @@ GEM erubis (2.7.0) faraday (1.0.1) multipart-post (>= 1.2, < 3) - fauxhai-ng (8.1.0) + fauxhai-ng (8.2.0) net-ssh ffi (1.12.2) ffi (1.12.2-x64-mingw32) @@ -210,7 +210,7 @@ GEM http_parser.rb (0.6.0) httpclient (2.8.3) iniparse (1.5.0) - inspec-core (4.18.114) + inspec-core (4.19.0) addressable (~> 2.4) chef-telemetry (~> 1.0) faraday (>= 0.9.0) @@ -235,8 +235,8 @@ GEM train-core (~> 3.0) tty-prompt (~> 0.17) tty-table (~> 0.10) - inspec-core-bin (4.18.114) - inspec-core (= 4.18.114) + inspec-core-bin (4.19.0) + inspec-core (= 4.19.0) ipaddress (0.8.3) iso8601 (0.12.1) json (2.3.0) @@ -384,7 +384,7 @@ GEM tty-cursor (~> 0.7) tty-screen (~> 0.7) wisper (~> 2.0.0) - tty-screen (0.7.1) + tty-screen (0.8.0) tty-table (0.11.0) equatable (~> 0.6) necromancer (~> 0.5) |
