Update the build-essential cookbook
This removes deprecation warnings on Chef 14, which ships with the build_essential resource
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user