Skip to content

Commit

Permalink
Remove unneeded empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
mhib committed Feb 11, 2024
1 parent 88c4e48 commit ba34bb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pairing_heap.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ Gem::Specification.new do |spec|
spec.metadata["documentation_uri"] = "https://rubydoc.info/gems/pairing_heap"
spec.metadata["rubygems_mfa_required"] = "true"


spec.files = Dir.chdir(File.expand_path(__dir__)) do
`git ls-files -z`.split("\x0").reject { |f| f.match(%r{\A(?:test|spec|features)/}) }
end
Expand Down

0 comments on commit ba34bb5

Please sign in to comment.