fronty-gem.gemspec in fronty-gem-0.1.0 vs fronty-gem.gemspec in fronty-gem-0.1.1

- old
+ new

@@ -5,14 +5,14 @@ Gem::Specification.new do |spec| spec.name = "fronty-gem" spec.version = FrontyGem::VERSION spec.authors = ["Miqayel Manvelyan"] - spec.email = ["miqayel.m@vardanyan.am"] + spec.email = ["info@fronty.com"] spec.summary = 'asd' spec.description = 'asdasdasd' - spec.homepage = "http://google.com" + spec.homepage = "https://fronty.com" spec.license = "MIT" # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host' # to allow pushing to a single host or delete this section to allow pushing to any host. if spec.respond_to?(:metadata)