Skip to content

Commit ea23415

Browse files
Update dependency chef to v19
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a937722 commit ea23415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
source 'https://rubygems.org'
44

55
gem 'berkshelf', '~> 8.0'
6-
gem 'chef', '~> 18.0'
6+
gem 'chef', '~> 19.0'
77

88
group :test do
99
gem 'chefspec', '~> 9.3.0'

0 commit comments

Comments
 (0)