Skip to content

Commit 0120147

Browse files
committed
Update dependency rubocop to '~> 1.65.0'
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d6ae2c2 commit 0120147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: chef-windows/Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ source 'https://rubygems.org'
33
gem 'rake'
44
gem 'rack', '3.1.6'
55
gem 'inspec', '~> 5'
6-
gem 'rubocop', '~> 1.64.0'
6+
gem 'rubocop', '~> 1.65.0'
77
gem 'highline', '~> 2.1.0'
88

99
group :integration do

0 commit comments

Comments
 (0)