omniauth-gocardless-oauth2.gemspec in omniauth-gocardless-oauth2-1.0.0 vs omniauth-gocardless-oauth2.gemspec in omniauth-gocardless-oauth2-1.0.1
- old
+ new
@@ -6,10 +6,10 @@
gem.description = "OmniAuth Strategy for GoCardless via OAuth2"
gem.homepage = "https://github.com/jonathantribouharet/omniauth-gocardless-oauth2"
gem.version = OmniAuth::Gocardless::VERSION
gem.files = `git ls-files`.split("\n")
gem.require_paths = ["lib"]
- gem.authors = ['Jonathan TRIBOUHARET']
+ gem.authors = ['Jonathan VUKOVICH TRIBOUHARET']
gem.email = 'jonathan.tribouharet@gmail.com'
gem.license = 'MIT'
gem.platform = Gem::Platform::RUBY
gem.add_dependency 'omniauth-oauth2', '~> 1.4'