File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,13 +19,13 @@ Gem::Specification.new do |s|
1919 s . name = "aspose_cells_cloud"
2020 s . version = AsposeCellsCloud ::VERSION
2121 s . platform = Gem ::Platform ::RUBY
22- s . authors = [ "Swagger-Codegen " ]
22+ s . authors = [ "Aspose Cells Cloud " ]
2323 s . email = [ "" ]
2424 s . homepage = "https://github.com/swagger-api/swagger-codegen"
2525 s . summary = "Web API Swagger specification Ruby Gem"
2626 s . description = "No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)"
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'
Original file line number Diff line number Diff line change 1111=end
1212
1313module AsposeCellsCloud
14- VERSION = "18.11"
14+ VERSION = "18.11.1 "
1515end
You can’t perform that action at this time.
0 commit comments