Skip to content

Commit

Permalink
Merge pull request #1774 from troessner/dependabot/bundler/rubocop-pe…
Browse files Browse the repository at this point in the history
…rformance-tw-1.21.0

Update rubocop-performance requirement from ~> 1.20.0 to ~> 1.21.0
  • Loading branch information
mvz committed Apr 1, 2024
2 parents 2f232f8 + 0ae4235 commit 517b299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -15,7 +15,7 @@ group :development do
gem 'rspec', '~> 3.0'
gem 'rspec-benchmark', '~> 0.6.0'
gem 'rubocop', '~> 1.62.0'
gem 'rubocop-performance', '~> 1.20.0'
gem 'rubocop-performance', '~> 1.21.0'
gem 'rubocop-rspec', '~> 2.28.0'
gem 'rubocop-rspec_rails', '~> 2.28.2'
gem 'simplecov', '>= 0.18.0', '< 0.23.0'
Expand Down

0 comments on commit 517b299

Please sign in to comment.