Skip to content

Commit ab6d028

Browse files
author
Lee Richmond
committed
change summary
1 parent dbaeeb0 commit ab6d028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonapi_compliable.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
99
spec.authors = ["Lee Richmond", "Venkata Pasupuleti"]
1010
1111

12-
spec.summary = %q{JSON Compliable serializer for action controller}
12+
spec.summary = %q{Easily build jsonapi.org-compatible APIs}
1313
spec.license = "MIT"
1414

1515
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }

0 commit comments

Comments
 (0)