pingfm.gemspec in pingfm-2.1.2 vs pingfm.gemspec in pingfm-2.1.3
- old
+ new
@@ -12,9 +12,10 @@
s.rubyforge_project = 'pingfm'
s.summary = %q{A Ping.fm Ruby library.}
s.description = %q{Ping.fm (http://ping.fm) is a simple service that makes updating your social networks a snap, and this it's Ruby library.}
+ s.add_dependency('bundler')
s.add_dependency('slop')
s.add_development_dependency('rspec', '>= 2.6.0')
s.has_rdoc = true
s.rdoc_options = ['--inline-source']