Skip to content

Commit 41943c8

Browse files
committed
Modifying configuration file information
1 parent 725db03 commit 41943c8

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

trackingmore.gemspec

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)