Skip to content

Commit accb298

Browse files
Update dependency test-kitchen to '~> 3.8.0' (#72)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f5119f9 commit accb298

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
@@ -24,7 +24,7 @@ group :development do
2424
end
2525

2626
group :integration do
27-
gem 'test-kitchen', '~> 3.7.0'
27+
gem 'test-kitchen', '~> 3.8.0'
2828
gem 'kitchen-vagrant'
2929
gem 'kitchen-dokken'
3030
gem 'kitchen-inspec'

0 commit comments

Comments
 (0)