Skip to content

Commit

Permalink
Merge pull request #301 from github/dependabot/bundler/rubocop-perfor…
Browse files Browse the repository at this point in the history
…mance-tw-1.19.1

Update rubocop-performance requirement from ~> 1.16.0 to ~> 1.19.1
  • Loading branch information
ndonewar authored Mar 8, 2024
2 parents 86aebfc + 52d8f12 commit 29cc627
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 @@ -14,7 +14,7 @@ group :development do
gem "rubocop", "~> 1.45.1"
gem "rubocop-github", "~> 0.20.0"
gem "rubocop-minitest", "~> 0.28.0"
gem "rubocop-performance", "~> 1.16.0"
gem "rubocop-performance", "~> 1.19.1"
gem "rubocop-rake", "~> 0.6.0"
gem "simplecov", require: false
gem "spy", "~> 1.0"
Expand Down

0 comments on commit 29cc627

Please sign in to comment.