Skip to content

Commit

Permalink
Update omniauth-identity.gemspec
Browse files Browse the repository at this point in the history
Add MIT license.
  • Loading branch information
mhat committed May 15, 2015
1 parent 7fc42bb commit 426eae1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions omniauth-identity.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Gem::Specification.new do |gem|
gem.email = ['[email protected]']
gem.homepage = 'http://github.com/intridea/omniauth-identity'
gem.authors = ['Michael Bleigh']
gem.license = 'MIT'
gem.executables = `git ls-files -- bin/*`.split("\n").map{|f| File.basename(f)}
gem.files = `git ls-files`.split("\n")
gem.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
Expand Down

0 comments on commit 426eae1

Please sign in to comment.