summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-09-09 13:33:17 -0700
committerTim Smith <tsmith84@gmail.com>2020-09-09 13:33:17 -0700
commita0197d6dd7fdce17c1005b7395159e1db022d314 (patch)
treea6f977c75836427aaf591cc172e35b7656ab516a /Gemfile.lock
parent151cea027699d29d901acd5f6cc16fd8e9c560b4 (diff)
downloadchef-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 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 230d30d21b..d8159c8471 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,7 +8,7 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: ea979c15f3293e54bf516b81379e0234e185e9c0
+ revision: 483240891921d72f172067d15a50a97d52761c4b
branch: master
specs:
ohai (16.5.0)
@@ -43,7 +43,7 @@ PATH
ffi-yajl (~> 2.2)
highline (>= 1.6.9, < 3)
iniparse (~> 1.4)
- license-acceptance (~> 1.0, >= 1.0.5)
+ license-acceptance (>= 1.0.5, < 3)
mixlib-archive (>= 0.4, < 2.0)
mixlib-authentication (>= 2.1, < 4)
mixlib-cli (>= 2.1.1, < 3.0)
@@ -80,7 +80,7 @@ PATH
highline (>= 1.6.9, < 3)
iniparse (~> 1.4)
iso8601 (>= 0.12.1, < 0.14)
- license-acceptance (~> 1.0, >= 1.0.5)
+ license-acceptance (>= 1.0.5, < 3)
mixlib-archive (>= 0.4, < 2.0)
mixlib-authentication (>= 2.1, < 4)
mixlib-cli (>= 2.1.1, < 3.0)