Skip to content

Commit 0cfbe46

Browse files
chore(deps): update dependency kitchen-inspec to v3 (#428)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f27d137 commit 0cfbe46

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 @@ source 'https://rubygems.org'
33
gemspec
44

55
group :development do
6-
gem 'kitchen-inspec', '~> 2.0'
6+
gem 'kitchen-inspec', '~> 3.0'
77
gem 'train', '>= 2.1', '< 4.0' # validate 4.x when it's released
88
end
99

0 commit comments

Comments
 (0)