Skip to content

Commit

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

Update rubocop-performance requirement from ~> 1.20.2 to ~> 1.21.0
  • Loading branch information
ndonewar authored Apr 8, 2024
2 parents 526db04 + 723f10c commit 5c27f3c
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.63.0"
gem "rubocop-github", "~> 0.20.0"
gem "rubocop-minitest", "~> 0.35.0"
gem "rubocop-performance", "~> 1.20.2"
gem "rubocop-performance", "~> 1.21.0"
gem "rubocop-rake", "~> 0.6.0"
gem "simplecov", require: false
gem "spy", "~> 1.0"
Expand Down

0 comments on commit 5c27f3c

Please sign in to comment.