Skip to content

Commit 55c5461

Browse files
Update dependency cookstyle to v8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f5119f9 commit 55c5461

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
@@ -9,7 +9,7 @@ group :test do
99
gem 'rake'
1010
gem 'chefspec', '~> 9.3.0'
1111
gem 'foodcritic', '~> 16.0'
12-
gem 'cookstyle', '~> 7'
12+
gem 'cookstyle', '~> 8'
1313
gem 'coveralls', require: false
1414
gem 'minitest', '~> 5.25.0'
1515
gem 'simplecov', '~> 0.10'

0 commit comments

Comments
 (0)