diff --git a/lennarb.gemspec b/lennarb.gemspec index 8251df3..4032675 100644 --- a/lennarb.gemspec +++ b/lennarb.gemspec @@ -6,7 +6,7 @@ Gem::Specification.new do |spec| spec.name = 'lennarb' spec.version = Lennarb::VERSION - spec.description = <<~DESC + spec.summary = <<~DESC Lennarb provides a lightweight yet robust solution for web routing in Ruby, focusing on performance and simplicity. DESC spec.authors = ['Aristóteles Coutinho']