Skip to content

Commit

Permalink
Merge pull request #10 from collectiveidea/remove-gemspec-push-host
Browse files Browse the repository at this point in the history
Remove `allowed_push_host` setting from gem spec
  • Loading branch information
darronschall authored May 10, 2024
2 parents 33f0f76 + fa832ee commit d4b2436
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions protoc-gen-twirp_ruby.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = ">= 3.0.0"

spec.metadata["allowed_push_host"] = "TODO: Set to your gem server 'https://example.com'"

spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["source_code_uri"] = "https://github.com/collectiveidea/protoc-gen-twirp_ruby"
spec.metadata["changelog_uri"] = "https://github.com/collectiveidea/protoc-gen-twirp_ruby/blob/main/CHANGELOG.md"
Expand Down

0 comments on commit d4b2436

Please sign in to comment.