Skip to content

Commit 5b3fc85

Browse files
committed
Remove deprecated allowed_push_host metadata from gemspec
1 parent dddc439 commit 5b3fc85

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

parsekit.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ Gem::Specification.new do |spec|
1717
spec.metadata["homepage_uri"] = spec.homepage
1818
spec.metadata["source_code_uri"] = spec.homepage
1919
spec.metadata["changelog_uri"] = "#{spec.homepage}/blob/main/CHANGELOG.md"
20-
spec.metadata["allowed_push_host"] = "https://rubygems.pkg.github.com/Teamtailor"
2120
spec.metadata["github_repo"] = "ssh://github.com/Teamtailor/parsekit-bin"
2221

2322
# Specify which files should be added to the gem when it is released.

0 commit comments

Comments
 (0)