diff options
author | Tim Smith <tsmith@chef.io> | 2020-12-07 13:28:25 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-07 13:28:25 -0800 |
commit | 26fa1513bcca36df39f1f62498ff75dd8d960009 (patch) | |
tree | 7dbb64c51b795583b6e8a76379094c4a2f7855af | |
parent | 01e91446ac83f656855246d7e873a28a26e41fb2 (diff) | |
parent | a832579030803c2c6fad4b540a09bb3379c0f878 (diff) | |
download | chef-26fa1513bcca36df39f1f62498ff75dd8d960009.tar.gz |
Merge pull request #10714 from chef/update_license
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r-- | Gemfile.lock | 8 | ||||
-rw-r--r-- | omnibus/Gemfile.lock | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 51fbbbec65..7d129469d2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,10 +8,10 @@ GIT GIT remote: https://github.com/chef/ohai.git - revision: 876839a6324a635f15db4118366c938bdd3d675b + revision: 3ef9243c91c67a529bff67dc6a30e356c80b9d2b branch: master specs: - ohai (16.8.0) + ohai (16.8.1) chef-config (>= 12.8, < 17) chef-utils (>= 16.0, < 17) ffi (~> 1.9) @@ -234,9 +234,9 @@ GEM regexp_parser (~> 1.5) uri_template (~> 0.7) libyajl2 (1.2.0) - license-acceptance (2.1.2) + license-acceptance (2.1.13) pastel (~> 0.7) - tomlrb (~> 1.2) + tomlrb (>= 1.2, < 3.0) tty-box (~> 0.6) tty-prompt (~> 0.20) little-plugger (1.1.4) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 646bdb609d..2f97571137 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -199,12 +199,12 @@ GEM kitchen-vagrant (1.7.2) test-kitchen (>= 1.4, < 3) libyajl2 (1.2.0) - license-acceptance (2.1.2) + license-acceptance (2.1.13) pastel (~> 0.7) - tomlrb (~> 1.2) + tomlrb (>= 1.2, < 3.0) tty-box (~> 0.6) tty-prompt (~> 0.20) - license_scout (1.2.6) + license_scout (1.2.7) ffi-yajl (~> 2.2) mixlib-shellout (>= 2.2, < 4.0) toml-rb (>= 1, < 3) |