We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8638be + 65bfabd commit 9ab1f9bCopy full SHA for 9ab1f9b
1 file changed
email_reply_parser.gemspec
@@ -11,6 +11,7 @@ Gem::Specification.new do |s|
11
s.specification_version = 2 if s.respond_to? :specification_version=
12
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
13
s.rubygems_version = '1.3.5'
14
+ s.license = 'MIT'
15
16
## Leave these as is they will be modified for you by the rake gemspec task.
17
## If your rubyforge_project name is different, then edit it and comment out
0 commit comments