diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-04-13 17:26:09 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-04-13 17:26:09 -0700 |
commit | ee8de0ef0909dbc4a2098a110aa412558d6852da (patch) | |
tree | 66c13612e7aed05ab4e155c9ded134f3b50aa067 /omnibus | |
parent | 3181d48c986cb7065aa8b3cc9c805d36bc18efdc (diff) | |
download | chef-ee8de0ef0909dbc4a2098a110aa412558d6852da.tar.gz |
Update license scout to fix broken windows builds
This knows about the new location of the readme file for win32-api gem.
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index a4162bef1f..f8f4d31ed6 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -197,7 +197,7 @@ GEM tomlrb (~> 1.2) tty-box (~> 0.3) tty-prompt (~> 0.18) - license_scout (1.1.7) + license_scout (1.1.8) ffi-yajl (~> 2.2) mixlib-shellout (>= 2.2, < 4.0) toml-rb (>= 1, < 3) |