omniauth-gplus.gemspec in omniauth-gplus-2.0.0.beta2 vs omniauth-gplus.gemspec in omniauth-gplus-2.0.1.beta2
- old
+ new
@@ -3,10 +3,10 @@
require 'omniauth/gplus/version'
Gem::Specification.new do |s|
s.name = 'omniauth-gplus'
s.version = OmniAuth::GPlus::VERSION
- s.authors = %w(Sam Dunne Kurtis Rainbolt-Greene )
+ s.authors = ['Sam Dunne', 'Kurtis Rainbolt-Greene']
s.email = %w(sam@sam-dunne.com me@kurtisrainboltgreene.name)
s.summary = 'A Google+ OAuth2 solution for Omniauth'
s.description = s.summary
s.homepage = 'http://samdunne.github.com/omniauth-gplus'
s.license = 'MIT'