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

- old
+ new

@@ -4,14 +4,16 @@ require "fronty-gem/version" Gem::Specification.new do |spec| spec.name = "fronty-gem" spec.version = FrontyGem::VERSION - spec.authors = ["Miqayel Manvelyan"] + spec.authors = ["Fronty.com"] spec.email = ["info@fronty.com"] - spec.summary = 'asd' - spec.description = 'asdasdasd' + spec.summary = '' + spec.description = 'Welcome to world’s first web page design to source code converting service. Now you get a +website builder as well in your Ruby on Rails app, just run:\n `gem install fronty-gem`\n `rake fronty:login`\n +`rails s`\n and visit `http://localhost:3000/designer` in your browser' 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.