Skip to content

Commit

Permalink
Update dependency rubocop to '~> 1.51.0'
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed May 13, 2023
1 parent ade1a26 commit 49ed62c
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 @@ -10,7 +10,7 @@ group :test do
gem 'coveralls', require: false
gem 'foodcritic', '~> 16.0'
gem 'rake'
gem 'rubocop', '~> 1.50.0'
gem 'rubocop', '~> 1.51.0'
gem 'simplecov', '~> 0.10'
end

Expand Down

0 comments on commit 49ed62c

Please sign in to comment.