Skip to content

Commit 877ac12

Browse files
committed
chore(deps): update dependency rubocop to '~> 1.68.0'
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent abd37fe commit 877ac12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Gemfile

+1-1
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.67.0'
9+
gem 'rubocop', '~> 1.68.0'
1010
end
1111

1212
group :integration do

0 commit comments

Comments
 (0)