Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 08fc288

Browse files
authoredAug 31, 2024··
Update dependency rubocop to '~> 1.66.0'
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0120147 commit 08fc288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎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.65.0'
6+
gem 'rubocop', '~> 1.66.0'
77
gem 'highline', '~> 2.1.0'
88

99
group :integration do

0 commit comments

Comments
 (0)
Please sign in to comment.