Update the build-essential cookbook

This removes deprecation warnings on Chef 14, which ships with the
build_essential resource
This commit is contained in:
Greg Karékinian
2019-04-03 15:29:22 +02:00
parent 374d6bc975
commit adc417282d
7 changed files with 22 additions and 12 deletions

View File

@@ -6,7 +6,7 @@ DEPENDENCIES
application_ruby (= 4.1.0)
apt (~> 7.0.0)
ark (= 3.1.0)
build-essential (~> 8.1.1)
build-essential (~> 8.2.1)
chef-sugar (= 3.3.0)
chef_client_updater (= 1.1.1)
compat_resource (= 12.19.0)
@@ -87,7 +87,7 @@ GRAPH
build-essential (>= 0.0.0)
seven_zip (>= 0.0.0)
windows (>= 0.0.0)
build-essential (8.1.1)
build-essential (8.2.1)
mingw (>= 1.1)
seven_zip (>= 0.0.0)
chef-sugar (3.3.0)