We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69cc376 commit ebeeff2Copy full SHA for ebeeff2
createsend.gemspec
@@ -26,4 +26,5 @@ Gem::Specification.new do |s|
26
s.version = CreateSend::VERSION
27
s.platform = Gem::Platform::RUBY
28
s.required_rubygems_version = Gem::Requirement.new('>= 1.3.6') if s.respond_to? :required_rubygems_version=
29
+ s.licenses = ['MIT']
30
end
0 commit comments