Skip to content

Commit 2989b0e

Browse files
committed
Update gemspec
1 parent d96a582 commit 2989b0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jsonapi-utils.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Gem::Specification.new do |spec|
99
spec.authors = ['Tiago Guedes', 'Douglas André']
1010
spec.email = ['tiagopog@gmail.com', 'douglas@beautydate.com.br']
1111

12-
spec.summary = "JSON::Utils is a simple way to get a full-featured JSON API serialization for your controller's responses."
13-
spec.description = "A Rails way to get your API's data serialized through JSON API's specs (http://jsosapi.org)"
12+
spec.summary = "JSON::Utils is a simple way to get a full-featured JSON API on your Rails application."
13+
spec.description = "Build JSON API-compliant APIs on Rails with no (or less) learning curve."
1414
spec.homepage = 'https://github.com/b2beauty/jsonapi-utils'
1515
spec.license = 'MIT'
1616

0 commit comments

Comments
 (0)