socialcastr.gemspec in socialcastr-0.2.0 vs socialcastr.gemspec in socialcastr-0.2.1

- old
+ new

@@ -4,10 +4,9 @@ Gem::Specification.new do |s| s.add_development_dependency('rake', '~> 0.8') s.add_development_dependency('rspec', '~> 2.5') s.add_development_dependency('yard') s.add_development_dependency('artifice') - s.add_runtime_dependency('sax-machine') s.authors = ["Riccardo Cambiassi"] s.description = %q{A Ruby wrapper for the Socialcast REST API} s.post_install_message =<<eos ********************************************************************************