Skip to content

Commit

Permalink
Update dependency rubocop to '~> 1.53.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 Jun 26, 2023
1 parent d9ea57b commit 405bfef
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.52.0'
gem 'rubocop', '~> 1.53.0'
gem 'simplecov', '~> 0.10'
end

Expand Down

0 comments on commit 405bfef

Please sign in to comment.