diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-09-09 13:33:17 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-09-09 13:33:17 -0700 |
commit | a0197d6dd7fdce17c1005b7395159e1db022d314 (patch) | |
tree | a6f977c75836427aaf591cc172e35b7656ab516a /omnibus | |
parent | 151cea027699d29d901acd5f6cc16fd8e9c560b4 (diff) | |
download | chef-a0197d6dd7fdce17c1005b7395159e1db022d314.tar.gz |
Allow for license-acceptance 2.0 gem
We're the last place this needed to be bumped
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 05dc7529cc..4458b409bc 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -32,7 +32,7 @@ GEM artifactory (3.0.15) awesome_print (1.8.0) aws-eventstream (1.1.0) - aws-partitions (1.365.0) + aws-partitions (1.366.0) aws-sdk-core (3.105.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) @@ -176,7 +176,7 @@ GEM ffi (1.13.1-x86-mingw32) ffi-libarchive (1.0.4) ffi (~> 1.0) - ffi-win32-extensions (1.0.3) + ffi-win32-extensions (1.0.4) ffi ffi-yajl (2.3.4) libyajl2 (~> 1.2) @@ -248,7 +248,7 @@ GEM octokit (4.18.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) - ohai (16.4.12) + ohai (16.5.0) chef-config (>= 12.8, < 17) chef-utils (>= 16.0, < 17) ffi (~> 1.9) |