We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02d27af commit 5c252c7Copy full SHA for 5c252c7
litmus_paper.gemspec
@@ -8,6 +8,7 @@ Gem::Specification.new do |gem|
8
gem.description = %q{Backend health tester for HA Services}
9
gem.summary = %q{Backend health tester for HA Services, partner project of big_brother}
10
gem.homepage = "https://github.com/braintree/litmus_paper"
11
+ gem.licenses = ['MIT']
12
13
gem.files = `git ls-files`.split($\)
14
gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
0 commit comments