We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f220f20 commit 9f3e48fCopy full SHA for 9f3e48f
1 file changed
cloudability.gemspec
@@ -6,6 +6,7 @@ require 'cloudability/version'
6
Gem::Specification.new do |gem|
7
gem.name = "cloudability"
8
gem.version = Cloudability::VERSION
9
+ gem.licenses = ['MIT']
10
gem.authors = ["Colby Aley", "Aaron Bento"]
11
gem.email = ["colby@cloudability.com", "abento+github@gmail.com"]
12
gem.description = %q{Ruby wrapper for the Cloudability API}
0 commit comments