Skip to content

Commit

Permalink
Update rubocop to version 1.65.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mvz committed Jul 19, 2024
1 parent 975ae95 commit 59ac50e
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 @@ -13,7 +13,7 @@ group :development do
gem 'rake', '~> 13.0'
gem 'rspec', '~> 3.0'
gem 'rspec-benchmark', '~> 0.6.0'
gem 'rubocop', '~> 1.64.1'
gem 'rubocop', '~> 1.65.0'
gem 'rubocop-performance', '~> 1.21.0'
gem 'rubocop-rspec', '~> 3.0.2'
gem 'simplecov', '~> 0.22.0'
Expand Down

0 comments on commit 59ac50e

Please sign in to comment.