omniauth-social.gemspec in omniauth-social-0.2.1 vs omniauth-social.gemspec in omniauth-social-0.2.2
- old
+ new
@@ -23,7 +23,8 @@
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]
spec.add_development_dependency 'bundler', '~> 1.17'
spec.add_development_dependency 'web-console', '~> 3.3', '>= 3.3.0'
- spec.add_dependency 'omniauth-oauth', '~> 1.1'
+ spec.add_dependency 'omniauth-oauth2', '~> 1.3.1'
+ # spec.add_dependency 'omniauth-oauth', '~> 1.1'
end