Skip to content

Commit

Permalink
Merge pull request #11 from MohammadHabbab/patch-1
Browse files Browse the repository at this point in the history
Allow Papers Gem To Detect License
  • Loading branch information
nextmat authored Jul 27, 2020
2 parents bdcda58 + af1ee41 commit 5df950f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aggregate.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Gem::Specification.new do |s|
s.homepage = %q{https://github.com/josephruscio/aggregate}
s.rdoc_options = ["--charset=UTF-8"]
s.require_paths = ["lib"]
s.license = "MIT"
s.summary = %q{Aggregate is a Ruby class for accumulating aggregate statistics and includes histogram support}
s.test_files = [
"test/ts_aggregate.rb"
Expand Down

0 comments on commit 5df950f

Please sign in to comment.