Skip to content

Commit

Permalink
Update rubocop gem
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsilveira committed Oct 27, 2023
1 parent e57890a commit 5eaadb8
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 @@ -24,7 +24,7 @@ group :test do
gem "nokogiri", "~> 1.7"
gem "rspec"
gem "rspec-mocks"
gem "rubocop", "~> 1.56.4"
gem "rubocop", "~> 1.57.2"
gem "rubocop-minitest"
gem "rubocop-performance"
gem "rubocop-rake"
Expand Down

0 comments on commit 5eaadb8

Please sign in to comment.