diff --git a/rspec_api_documentation.gemspec b/rspec_api_documentation.gemspec index 20400277..e9075bd4 100644 --- a/rspec_api_documentation.gemspec +++ b/rspec_api_documentation.gemspec @@ -10,6 +10,7 @@ Gem::Specification.new do |s| s.summary = "A double black belt for your docs" s.description = "Generate API docs from your test suite" s.homepage = "http://smartlogicsolutions.com" + s.license = "MIT" s.required_rubygems_version = ">= 1.3.6"