Skip to content

Commit 6fa2e34

Browse files
committed
update gemspec
1 parent 4429937 commit 6fa2e34

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

prop_initializer.gemspec

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ Gem::Specification.new do |spec|
1010
spec.description = "PropInitializer provides an easy way to define properties for Ruby classes with options for defaults and customization. It simplifies the Literal gem's functionality by removing strict type requirements and adapting the initializer process for flexibility."
1111
spec.license = "MIT"
1212

13-
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the "allowed_push_host"
14-
# to allow pushing to a single host or delete this section to allow pushing to any host.
15-
spec.metadata["allowed_push_host"] = "https://rubygems.pkg.github.com/avo-hq"
16-
1713
spec.metadata["homepage_uri"] = spec.homepage
1814

1915
spec.files = Dir.chdir(File.expand_path(__dir__)) do

0 commit comments

Comments
 (0)