Skip to content

Commit

Permalink
Upgrade rubocop-performance
Browse files Browse the repository at this point in the history
  • Loading branch information
santib committed Oct 16, 2023
1 parent 5df8af4 commit 3e44ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rack-attack.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rake', "~> 13.0"
s.add_development_dependency "rubocop", "1.57.1"
s.add_development_dependency "rubocop-minitest", "~> 0.32.2"
s.add_development_dependency "rubocop-performance", "~> 1.5.0"
s.add_development_dependency "rubocop-performance", "~> 1.19.1"
s.add_development_dependency "rubocop-rake", "~> 0.6.0"
s.add_development_dependency "timecop", "~> 0.9.1"

Expand Down

0 comments on commit 3e44ecb

Please sign in to comment.