Skip to content

Commit e678820

Browse files
committed
Allow latest rubocop-performance
1 parent 06a3d02 commit e678820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rubocop-github.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Gem::Specification.new do |s|
1111
s.files = Dir["README.md", "STYLEGUIDE.md", "LICENSE", "config/*.yml", "lib/**/*.rb", "guides/*.md"]
1212

1313
s.add_dependency "rubocop", "<= 1.13.0"
14-
s.add_dependency "rubocop-performance", "<= 1.7.1"
14+
s.add_dependency "rubocop-performance", "<= 1.11.0"
1515
s.add_dependency "rubocop-rails", "<= 2.7.1"
1616

1717
s.add_development_dependency "actionview", "~> 5.0"

0 commit comments

Comments
 (0)