Skip to content

Commit

Permalink
Update dependency rubocop to '~> 1.59.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] authored Dec 11, 2023
1 parent f598c00 commit ffa8ee3
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 @@ -11,7 +11,7 @@ group :test do
gem 'chefspec', '~> 9.3.0'
gem 'foodcritic', '~> 16.0'
gem 'thor-foodcritic'
gem 'rubocop', '~> 1.58.0'
gem 'rubocop', '~> 1.59.0'
gem 'coveralls', require: false
gem 'minitest', '~> 5.5'
gem 'simplecov', '~> 0.10'
Expand Down

0 comments on commit ffa8ee3

Please sign in to comment.