omniauth-mailru-oath2.gemspec in omniauth-mailru-oauth2-0.1.1 vs omniauth-mailru-oath2.gemspec in omniauth-mailru-oauth2-0.2.0

- old
+ new

@@ -7,10 +7,10 @@ spec.name = 'omniauth-mailru-oauth2' spec.license = 'MIT' spec.version = OmniAuth::MailruOauth2::VERSION spec.authors = ['Andrew Shalaev'] spec.email = ['isqad88@gmail.com'] - spec.homepage = 'https://github.com/isqad/omniauth-mailru-oauth2' + spec.homepage = 'https://github.com/abak-press/omniauth-mailru-oauth2' spec.summary = 'OmniAuth strategy for Mail.ru' spec.files = `git ls-files -z`.split("\x0") spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) } spec.test_files = spec.files.grep(%r{^(test|spec|features)/})