We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 13901a5 + cab13cf commit 13a99dcCopy full SHA for 13a99dc
bitbucket_rest_api.gemspec
@@ -10,6 +10,7 @@ Gem::Specification.new do |gem|
10
gem.summary = %q{ Ruby wrapper for the BitBucket API supporting OAuth and Basic Authentication }
11
gem.description = %q{ Ruby wrapper for the BitBucket API supporting OAuth and Basic Authentication }
12
gem.version = BitBucket::VERSION::STRING.dup
13
+ gem.license = "MIT"
14
15
gem.files = Dir['Rakefile', '{features,lib,spec}/**/*', 'README*', 'LICENSE*']
16
gem.require_paths = %w[ lib ]
0 commit comments