Skip to content

Commit 958b431

Browse files
Don't need this
1 parent 0a478b7 commit 958b431

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

f2ynab.gemspec

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@ Gem::Specification.new do |spec|
1313
spec.homepage = "https://github.com/fintech-to-ynab"
1414
spec.license = "MIT"
1515

16-
if spec.respond_to?(:metadata)
17-
spec.metadata["allowed_push_host"] = "https://rubygems.pkg.github.com/syncforynab"
18-
else
19-
raise "RubyGems 2.0 or newer is required to protect against " "public gem pushes."
20-
end
21-
2216
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
2317
spec.require_paths = ["lib"]
2418

0 commit comments

Comments
 (0)