omniauth-avvo.gemspec in omniauth-avvo-0.0.3 vs omniauth-avvo.gemspec in omniauth-avvo-0.0.4

- old
+ new

@@ -4,10 +4,10 @@ Gem::Specification.new do |s| s.name = "omniauth-avvo" s.version = OmniAuth::Avvo::VERSION s.description = 'Avvo.com strategy for OmniAuth' s.summary = 'Avvo.com strategy for OmniAuth' - s.add_dependency "omniauth-oauth2", "~> 1.1.0" + s.add_dependency "omniauth-oauth2", "~> 1.1" s.author = "Jeff Ching" s.email = "ching.jeff@gmail.com" s.homepage = "http://github.com/chingor13/omniauth-avvo" s.license = "MIT"