aspose_pdf_cloud 19.4.0 → 19.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5a9f8bec27dd56d6267510505912ce14ec233056ccdb1ff7e573a9ff2a628e12
4
- data.tar.gz: eb5e72eb2f69af1583b8a0cebcb5a4ca604becc150bf5c0b25f26987eca9b78d
3
+ metadata.gz: 8cd2c3d567008863c53d84c658f763ce67fa66f0aff128f7eefce29ac3d6c00f
4
+ data.tar.gz: 3b389b39516c1cd01ab444bbd168d700eac106e6a468ec98916a4fc2fcf698c6
5
5
  SHA512:
6
- metadata.gz: b572d4777c6694bf1f58fccbbbf91bb8eb64f42707c7a6d66d4d8bf43527219ffb8396ce666ea0ff1d6573e88e58c71b1c9872382458e1324a43477320d76bcc
7
- data.tar.gz: eafe1b062dc055240a4f1f9e4863d6bfae51c2149100d1d546497abd5772fbcefa6969fb773af982129bfdafffc38e0c0a997d56cb9064612ab4b4d3a471431f
6
+ metadata.gz: 67d2e400bad26b1a4ef9d758fc8aa0f6367a7392ff7d82ba390790a9df9ba9ea1237a4c7610b455665aa6a8d5fcede1e077e51a59dba02cb6a738699544bff2e
7
+ data.tar.gz: 5c2332d57915b2ba608a688f32161121635aa2356b46f0004b21545092d6e9603a6e5e9da351f4948cd34a9e6738a8d0480dece41a691ef1734acf719eb02425
data/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # Aspose.PDF Cloud
2
2
 
3
3
  - API version: 2.0
4
- - Package version: 19.4.0
4
+ - Package version: 19.5.0
5
5
 
6
6
  [Aspose.PDF Cloud](https://products.aspose.cloud/pdf) is a true REST API that enables you to perform a wide range of document processing operations including creation, manipulation, conversion and rendering of Pdf documents in the cloud.
7
7
 
@@ -22,15 +22,15 @@ gem build aspose_pdf_cloud.gemspec
22
22
  Then either install the gem locally:
23
23
 
24
24
  ```shell
25
- gem install ./aspose_pdf_cloud-19.4.0.gem
25
+ gem install ./aspose_pdf_cloud-19.5.0.gem
26
26
  ```
27
- (for development, run `gem install --dev ./aspose_pdf_cloud-19.4.0.gem` to install the development dependencies)
27
+ (for development, run `gem install --dev ./aspose_pdf_cloud-19.5.0.gem` to install the development dependencies)
28
28
 
29
29
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
30
30
 
31
31
  Finally add this to the Gemfile:
32
32
 
33
- gem 'aspose_pdf_cloud', '~> 19.4.0'
33
+ gem 'aspose_pdf_cloud', '~> 19.5.0'
34
34
 
35
35
  ### Install from Git
36
36
 
@@ -20,5 +20,5 @@ SOFTWARE.
20
20
  =end
21
21
 
22
22
  module AsposePdfCloud
23
- VERSION = "19.4.0"
23
+ VERSION = "19.5.0"
24
24
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aspose_pdf_cloud
3
3
  version: !ruby/object:Gem::Version
4
- version: 19.4.0
4
+ version: 19.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Aspose PDF Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-05-08 00:00:00.000000000 Z
11
+ date: 2019-05-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: json