Rakefile in dougsko-imagebin-0.1.4 vs Rakefile in dougsko-imagebin-0.1.5

- old
+ new

@@ -9,9 +9,10 @@ gem.email = "dougtko@gmail.com" gem.homepage = "http://github.com/dougsko/imagebin" gem.authors = ["dougsko"] gem.add_dependency 'httpclient' gem.description = 'Command line interface to imagebin.ca' + gem.require_paths = ['/bin'] # gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings end rescue LoadError puts "Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com" end