Skip to content

Commit 5c252c7

Browse files
committed
Update gemspec to include MIT license
1 parent 02d27af commit 5c252c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

litmus_paper.gemspec

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Gem::Specification.new do |gem|
88
gem.description = %q{Backend health tester for HA Services}
99
gem.summary = %q{Backend health tester for HA Services, partner project of big_brother}
1010
gem.homepage = "https://github.com/braintree/litmus_paper"
11+
gem.licenses = ['MIT']
1112

1213
gem.files = `git ls-files`.split($\)
1314
gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }

0 commit comments

Comments
 (0)