diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-09-17 12:36:52 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-09-17 12:36:52 -0700 |
commit | 3c9f2fb9b1d1a998903b129f713f4450e1b13993 (patch) | |
tree | 09322c09e00714f7b17d0fba1535ba40253be2c7 | |
parent | 213787333eced8857ab423b74747a7f836b3c28c (diff) | |
download | chef-3c9f2fb9b1d1a998903b129f713f4450e1b13993.tar.gz |
Update to the latest license_scout gem
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r-- | Gemfile.lock | 2 | ||||
-rw-r--r-- | omnibus/Gemfile.lock | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 93fe1107a9..a65efb172e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/chef/chefstyle.git - revision: 4b1c0d1419f6da3b0009341c7ac29d4d914611a0 + revision: 1fe8123d8f783bf6855a0fe3424b471e5654f7d7 branch: master specs: chefstyle (1.3.4) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 8aebd1b2d6..fcb3be0c13 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -202,7 +202,7 @@ GEM tomlrb (~> 1.2) tty-box (~> 0.3) tty-prompt (~> 0.18) - license_scout (1.1.9) + license_scout (1.1.10) ffi-yajl (~> 2.2) mixlib-shellout (>= 2.2, < 4.0) toml-rb (>= 1, < 3) |