Skip to content

Commit ed3b0b9

Browse files
Update dependency test-kitchen to v4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 560ba89 commit ed3b0b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ group :integration do
2929
gem 'kitchen-dokken'
3030
gem 'kitchen-inspec', '~> 2.0'
3131
gem 'kitchen-vagrant'
32-
gem 'test-kitchen', '~> 3.0'
32+
gem 'test-kitchen', '~> 4.0'
3333
end
3434

3535
group :tools do

0 commit comments

Comments
 (0)