omniauth-constantcontact2.gemspec in omniauth-constantcontact2-1.0.5 vs omniauth-constantcontact2.gemspec in omniauth-constantcontact2-1.0.6

- old
+ new

@@ -16,10 +16,9 @@ gem.require_paths = ["lib"] gem.add_dependency 'omniauth', '~> 1.0' gem.add_dependency 'omniauth-oauth2', '~> 1.0' gem.add_dependency 'multi_json', '~> 1.0' - gem.add_dependency 'multi_xml' gem.add_development_dependency 'rake' gem.add_development_dependency 'rspec', '~> 2.8' gem.add_development_dependency 'rack-test' gem.add_development_dependency 'simplecov'