Rakefile in eotb-0.0.1 vs Rakefile in eotb-0.0.2

- old
+ new

@@ -7,10 +7,10 @@ gem.name = "eotb" gem.summary = "Rails plugin which allow you easily track and observe your apps" gem.description = "Rails plugin which allow you easily track and observe your apps" gem.email = "bartlomiej.kozal@ragnarson.com" gem.homepage = "http://github.com/Quirke/eotb_rails_plugin" - gem.authors = ["Bartlomiej Kozal", "Pawel Placzynski", "Justyna Post", "Sebastian Wojtczak"] + gem.authors = ["Ragnarson"] gem.add_development_dependency "rspec", ">= 1.3.0" gem.add_dependency "json", ">= 1.4.3" end Jeweler::GemcutterTasks.new