Merge pull request #56 from hirak/patch-1

explicitly state MIT License in gemspec
This commit is contained in:
John Bintz 2014-06-10 14:37:48 -04:00
commit 5cdf2368e8
1 changed files with 1 additions and 0 deletions

View File

@ -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}