Skip to content

Commit

Permalink
gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Fox committed Jun 8, 2018
1 parent 7b1b696 commit 9f27d0e
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions sequel-bulk-audit.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,6 @@ Gem::Specification.new do |spec|
3. Apply the migration"
}

# Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
# to allow pushing to a single host or delete this section to allow pushing to any host.
if spec.respond_to?(:metadata)
spec.metadata["allowed_push_host"] = "https://rubygems.org"
else
raise "RubyGems 2.0 or newer is required to protect against " \
"public gem pushes."
end

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

0 comments on commit 9f27d0e

Please sign in to comment.