From 471810d64802890378e0f7ddb9b26ca9afeb934e Mon Sep 17 00:00:00 2001 From: Vincent Rolea <3525369+virolea@users.noreply.github.com> Date: Thu, 19 Sep 2024 11:31:59 +0200 Subject: [PATCH] Update gemspec --- rosetta-rails.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rosetta-rails.gemspec b/rosetta-rails.gemspec index bfb0852..935f357 100644 --- a/rosetta-rails.gemspec +++ b/rosetta-rails.gemspec @@ -6,7 +6,7 @@ Gem::Specification.new do |spec| spec.authors = [ "Vincent Rolea" ] spec.email = [ "3525369+virolea@users.noreply.github.com" ] spec.homepage = "https://github.com/virolea/rosetta" - spec.summary = "Modern and developer-friendly Internationalization solution for Rails applications." + spec.summary = "Unobstrusive Internationalization solution for Rails applications." spec.description = spec.summary spec.license = "MIT"