Rakefile in remi-lolcats-0.1.0 vs Rakefile in remi-lolcats-0.1.1
- old
+ new
@@ -11,10 +11,10 @@
s.email = "remi@remitaylor.com"
s.homepage = "http://github.com/remi/lolcats"
s.description = "I Can Has API?"
s.authors = %w( remi )
s.files = FileList["[A-Z]*", "{lib,spec,examples,rails_generators}/**/*"]
- # s.executables = "neato"
+ s.executables = "lolcats"
# s.add_dependency 'person-project'
end
rescue LoadError
puts "Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com"
end