Skip to content

Commit ab0a20f

Browse files
chore(deps): update dependency rubocop to '~> 1.76.0' (#90)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 70ce1ff commit ab0a20f

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
@@ -6,7 +6,7 @@ gem 'chef', '~> 18.0'
66
group :test do
77
gem 'foodcritic', '~> 16.0'
88
gem 'highline', '~> 2.1.0'
9-
gem 'rubocop', '~> 1.75.0'
9+
gem 'rubocop', '~> 1.76.0'
1010
end
1111

1212
group :integration do

0 commit comments

Comments
 (0)