Rakefile in erwaller-twitter-0.6.15 vs Rakefile in erwaller-twitter-0.6.15.1

- old
+ new

@@ -11,10 +11,10 @@ gem.authors = ["John Nunemaker"] gem.rubyforge_project = "twitter" gem.files = FileList["[A-Z]*", "{examples,lib,test}/**/*"] gem.add_dependency('oauth', '>= 0.3.5') - gem.add_dependency('mash', '0.0.3') + gem.add_dependency('peterpunk-mhash', '0.0.8') gem.add_dependency('httparty', '0.4.3') gem.add_development_dependency('thoughtbot-shoulda', '>= 2.10.1') gem.add_development_dependency('jeremymcanally-matchy', '0.4.0') gem.add_development_dependency('mocha', '0.9.4') \ No newline at end of file