Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions swagger-blocks.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Gem::Specification.new do |spec|
spec.version = Swagger::Blocks::VERSION
spec.authors = ['Mike Fotinakis']
spec.email = ['mike@fotinakis.com']
spec.summary = %q{Define and serve live-updating Swagger JSON for Ruby apps.}
spec.description = %q{}
spec.summary = 'Define and serve live-updating OpenAPI (aka Swagger) JSON for Ruby apps.'
spec.description = spec.summary
spec.homepage = 'https://github.com/fotinakis/swagger-blocks'
spec.license = 'MIT'

Expand Down