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 328c90b + fad7b07 commit d6409bbCopy full SHA for d6409bb
omniauth-oauth2.gemspec
@@ -15,6 +15,7 @@ Gem::Specification.new do |gem|
15
gem.description = %q{An abstract OAuth2 strategy for OmniAuth.}
16
gem.summary = %q{An abstract OAuth2 strategy for OmniAuth.}
17
gem.homepage = "https://github.com/intridea/omniauth-oauth2"
18
+ gem.license = "MIT"
19
20
gem.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
21
gem.files = `git ls-files`.split("\n")
0 commit comments