explicitly state MIT License in gemspec
This commit is contained in:
parent
13ac1c85f3
commit
5b5d62925f
@ -8,6 +8,7 @@ Gem::Specification.new do |s|
|
||||
s.authors = ["John Bintz"]
|
||||
s.email = ["john@coswellproductions.com"]
|
||||
s.homepage = ""
|
||||
s.license = "MIT"
|
||||
s.summary = %q{Insert LiveReload into your app easily as Rack middleware}
|
||||
s.description = %q{Insert LiveReload into your app easily as Rack middleware}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user