From a1112f53a193e2c08c89ec2773c25a756b08ecce Mon Sep 17 00:00:00 2001 From: Guillaume DOTT Date: Tue, 28 May 2013 10:25:38 +0200 Subject: [PATCH] Update description and summary --- rails_big_brother.gemspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rails_big_brother.gemspec b/rails_big_brother.gemspec index c4e5e52..2e6658b 100644 --- a/rails_big_brother.gemspec +++ b/rails_big_brother.gemspec @@ -8,8 +8,8 @@ Gem::Specification.new do |spec| spec.version = RailsBigBrother::VERSION spec.authors = ["Guillaume DOTT"] spec.email = ["guillaume.dott@lafourmi-immo.com"] - spec.description = %q{TODO: Write a gem description} - spec.summary = %q{TODO: Write a gem summary} + spec.description = %q{Big Brother helps you watch and log creates, updates and destroys on your models} + spec.summary = %q{Log creates, updates and destroys on your models} spec.homepage = "" spec.license = "MIT"