Skip to content

Commit 82b59b4

Browse files
Merge branch 'master' into release
2 parents c547635 + 139d3fd commit 82b59b4

File tree

388 files changed

+82300
-79152
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

388 files changed

+82300
-79152
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,3 +115,6 @@ vendor/*
115115
testReports/*
116116
Gemfile.lock
117117
servercreds.json
118+
119+
# VS files
120+
.vscode

aspose_words_cloud.gemspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ Gem::Specification.new do |s|
88
s.email = '[email protected]'
99
s.homepage = 'https://github.com/aspose-words-cloud/aspose-words-cloud-ruby'
1010
s.summary = 'Ruby library for communicating with the Aspose.Words Cloud API'
11-
s.description = 'This SDK allows you to work with Aspose.Words Cloud REST APIs
12-
in your Ruby applications quickly and easily, with zero initial cost'
11+
s.description = 'This SDK allows you to work with Aspose.Words Cloud REST APIs in your Ruby applications quickly and easily, with zero initial cost'
1312
s.license = 'MIT'
1413

1514
s.add_runtime_dependency 'faraday', '~> 0.14.0'

lib/aspose_words_cloud.rb

Lines changed: 259 additions & 234 deletions
Large diffs are not rendered by default.

lib/aspose_words_cloud/api/words_api.rb

Lines changed: 16553 additions & 16721 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)