Skip to content

Commit 792f569

Browse files
chore: CHEF-28148 - Update cookstyle to version 8.5.2
- Updated cookstyle gem from >= 7.32.8 to 8.5.2 - This update includes rubocop 1.81.6 and all latest compatible dependencies - All unit tests pass successfully - No linting issues detected Signed-off-by: Sathish <sbabu@progress.com>
1 parent 3120485 commit 792f569

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
@@ -20,7 +20,7 @@ group :development do
2020
gem "mocha"
2121
gem "pry"
2222
gem "rake"
23-
gem "cookstyle", ">= 7.32.8"
23+
gem "cookstyle", "8.5.2"
2424
gem "chef-winrm-elevated"
2525
gem "syslog"
2626
end

0 commit comments

Comments
 (0)