Skip to content

Commit 5348461

Browse files
ngsikaicbisnett
authored andcommitted
Add license to gemspec (#189)
1 parent f34a1f4 commit 5348461

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

hubspot-ruby.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Gem::Specification.new do |s|
44
s.require_paths = ["lib"]
55
s.authors = ["Andrew DiMichele", "Chris Bisnett"]
66
s.description = "hubspot-ruby is a wrapper for the HubSpot REST API"
7+
s.licenses = ["MIT"]
78
s.files = [".rspec", "Gemfile", "Guardfile", "LICENSE.txt", "README.md", "RELEASING.md", "Rakefile", "hubspot-ruby.gemspec"]
89
s.files += Dir["lib/**/*.rb"]
910
s.files += Dir["lib/**/*.rake"]

0 commit comments

Comments
 (0)