We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f34a1f4 commit 5348461Copy full SHA for 5348461
1 file changed
hubspot-ruby.gemspec
@@ -4,6 +4,7 @@ Gem::Specification.new do |s|
4
s.require_paths = ["lib"]
5
s.authors = ["Andrew DiMichele", "Chris Bisnett"]
6
s.description = "hubspot-ruby is a wrapper for the HubSpot REST API"
7
+ s.licenses = ["MIT"]
8
s.files = [".rspec", "Gemfile", "Guardfile", "LICENSE.txt", "README.md", "RELEASING.md", "Rakefile", "hubspot-ruby.gemspec"]
9
s.files += Dir["lib/**/*.rb"]
10
s.files += Dir["lib/**/*.rake"]
0 commit comments