Skip to content

Commit

Permalink
because you broke the compatibility by using a cancer called rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
Nakilon committed Nov 20, 2022
1 parent cdd52e4 commit 058e439
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sniffer.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Gem::Specification.new do |spec|
spec.homepage = "http://github.com/aderyabin/sniffer"
spec.license = "MIT"

spec.required_ruby_version = ">= 2.5"

spec.files = `git ls-files -z`.split("\x0").reject do |f|
f.match(%r{^(test|spec|features)/})
end
Expand Down

0 comments on commit 058e439

Please sign in to comment.