File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed
Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -14,18 +14,6 @@ Gem::Specification.new do |spec|
1414 spec . homepage = "https://www.trackingmore.com/"
1515 spec . license = "MIT"
1616
17- # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
18- # to allow pushing to a single host or delete this section to allow pushing to any host.
19- if spec . respond_to? ( :metadata )
20- spec . metadata [ "allowed_push_host" ] = "https://github.com/TrackingMores/trackingmore-sdk-ruby"
21-
22- spec . metadata [ "homepage_uri" ] = spec . homepage
23- spec . metadata [ "source_code_uri" ] = "https://github.com/TrackingMores/trackingmore-sdk-ruby.git"
24- else
25- raise "RubyGems 2.0 or newer is required to protect against " \
26- "public gem pushes."
27- end
28-
2917 # Specify which files should be added to the gem when it is released.
3018 # The `git ls-files -z` loads the files in the RubyGem that have been added into git.
3119 spec . files = Dir . chdir ( File . expand_path ( '..' , __FILE__ ) ) do
You can’t perform that action at this time.
0 commit comments