tailog.gemspec in tailog-0.3.4 vs tailog.gemspec in tailog-0.3.5
- old
+ new
@@ -10,9 +10,10 @@
spec.email = ["bbtfrr@gmail.com"]
spec.summary = "tail -f to the web-browser"
spec.description = "Sinatra App to serve log in browser"
spec.homepage = "https://github.com/bbtfr/tailog"
+ spec.license = "MIT"
# Prevent pushing this gem to RubyGems.org by setting 'allowed_push_host', or
# delete this section to allow pushing this gem to any host.
if spec.respond_to?(:metadata)
spec.metadata['allowed_push_host'] = "https://rubygems.org"