Skip to content

Commit 938243b

Browse files
committed
Update gem summary to reflect correct purpose
The summary now accurately describes the gem as a Ruby styling tool for Rails. This change improves clarity and aligns the description with the gem's actual functionality.
1 parent 88effbf commit 938243b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servactory-rubocop.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
1010
spec.authors = ["Anton Sokolov"]
1111
spec.email = ["profox.rus@gmail.com"]
1212

13-
spec.summary = "A set of tools for building reliable services of any complexity"
13+
spec.summary = "Servactory Ruby styling for Rails"
1414
spec.description = spec.summary
1515
spec.homepage = "https://github.com/servactory/rubocop"
1616

0 commit comments

Comments
 (0)