Skip to content

Commit

Permalink
escaped single quotes on description
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario.RuizSanchez committed Feb 14, 2019
1 parent acdeeb3 commit 35bde49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion open_api_import.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'open_api_import'
s.version = '0.5.1'
s.version = '0.5.2'
s.summary = "OpenApiImport -- Import a Swagger or Open API file and create a Ruby Request Hash file including all requests and responses with all the examples. The file can be in JSON or YAML"
s.description = "OpenApiImport -- Import a Swagger or Open API file and create a Ruby Request Hash file including all requests and responses with all the examples. The file can be in JSON or YAML"
s.authors = ["Mario Ruiz"]
Expand Down

0 comments on commit 35bde49

Please sign in to comment.