Skip to content

Commit

Permalink
chore(deps): update dependency rubocop to '~> 1.68.0'
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 31, 2024
1 parent abd37fe commit 877ac12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gem 'chef', '~> 18.0'
group :test do
gem 'foodcritic', '~> 16.0'
gem 'highline', '~> 2.1.0'
gem 'rubocop', '~> 1.67.0'
gem 'rubocop', '~> 1.68.0'
end

group :integration do
Expand Down

0 comments on commit 877ac12

Please sign in to comment.