File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -16,16 +16,16 @@ $:.push File.expand_path("../lib", __FILE__)
1616require "AsposeDiagramCloud/version"
1717
1818Gem ::Specification . new do |s |
19- s . name = "AsposeDiagramCloud "
19+ s . name = "aspose_diagram_cloud "
2020 s . version = AsposeDiagramCloud ::VERSION
2121 s . platform = Gem ::Platform ::RUBY
22- s . authors = [ "Swagger-Codegen " ]
22+ s . authors = [ "Aspose Diagram Cloud " ]
2323 s . email = [ "" ]
24- s . homepage = "https://github.com/swagger-api/swagger-codegen "
25- s . summary = "Web API Swagger specification Ruby Gem "
26- s . description = "No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) "
24+ s . homepage = "https://github.com/aspose-diagram-cloud/aspose-diagram-cloud-ruby "
25+ s . summary = "Aspose.Diagram Cloud API "
26+ s . description = "Ruby library for communicating with the Aspose.Diagram Cloud API "
2727 # TODO uncommnet and update below with a proper license
28- # s.license = "Apache 2.0 "
28+ s . license = "MIT "
2929 s . required_ruby_version = ">= 1.9"
3030
3131 s . add_runtime_dependency 'typhoeus' , '~> 1.0' , '>= 1.0.1'
You can’t perform that action at this time.
0 commit comments