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.
1 parent 032c21f commit fad7b07Copy full SHA for fad7b07
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