Skip to content

Commit

Permalink
Merge pull request #33 from uvera/dependabot/bundler/rubocop-1.57.2
Browse files Browse the repository at this point in the history
Update rubocop requirement from 1.54.0 to 1.57.2
  • Loading branch information
uvera authored Aug 25, 2024
2 parents e82da2c + 32c5ccd commit 8abf5d2
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 @@ -8,7 +8,7 @@ gem "activesupport", rails_version
gem "database_cleaner", "~> 2.0"
gem "rake", "~> 13.0"
gem "rspec", "~> 3.12"
gem "rubocop", "1.54.0"
gem "rubocop", "1.57.2"
gem "rubocop-packaging", "0.5.2"
gem "rubocop-performance", "1.18.0"
gem "rubocop-rake", "0.6.0"
Expand Down

0 comments on commit 8abf5d2

Please sign in to comment.