aspose_pdf_cloud 23.2.0 → 23.3.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: c9e0970277da660bef64fe9ec476ba6699a77804aee998ccb6d35d9bfb1556b3
4
- data.tar.gz: 72d9bdcc3359647b791de8ffb3b328a428b5fcfb12a945ce79a52fa6fd756b95
3
+ metadata.gz: fc5824c4c4a2a2fd12ab754b65665f931858e790343ab031eaccce33a21a977a
4
+ data.tar.gz: f0bc85501a8ef6f4061286a593702e4f204b6f6bf7527f74d3d0fb45593e441c
5
5
  SHA512:
6
- metadata.gz: ae41d56b9f40967eff3327287c1a22675bd4c7dee36f63e92d4201594a8e1ccb19bfae36a25b3e47dfad5e9267a8ab8120ac170443b576e3750be90bc697ece0
7
- data.tar.gz: 4262a5e36f56ea6c25af15779473ce60f4caff589939b8f73b5154b1bdd2fa1faf86f44d2428d80c27c96ea260355f7cecb0f5976307b55a1abf3a814fa03038
6
+ metadata.gz: 5092f69d21accac285690b482fa18b31fe7c82c9c8200b036b729645d8ce07f3bb59d1aa5f1728f6592f0b42e52ff1f4dd628a08477de13d8d045106afd0acec
7
+ data.tar.gz: 79c518f10ba0a17b1db26e6f88ae4364da0e3eaebe30e546103c69c7e4c2e6e71aef70088fc7d7371db3a1244a9676419623da70211016248585d4dd11f13348
data/README.md CHANGED
@@ -29,7 +29,7 @@ XLS, XLSX, PPTX, DOC, DOCX, MobiXML, JPEG, EMF, PNG, BMP, GIF, TIFF, Text
29
29
  ## Read PDF Formats
30
30
  MHT, PCL, PS, XSLFO, MD
31
31
 
32
- ## Enhancements in Version 23.2
32
+ ## Enhancements in Version 23.3
33
33
  - A new version of Aspose.PDF Cloud was prepared using the latest version of Aspose.PDF for .NET.
34
34
 
35
35
  ## Installation
@@ -45,15 +45,15 @@ gem build aspose_pdf_cloud.gemspec
45
45
  Then either install the gem locally:
46
46
 
47
47
  ```shell
48
- gem install ./aspose_pdf_cloud-23.2.0.gem
48
+ gem install ./aspose_pdf_cloud-23.3.0.gem
49
49
  ```
50
- (for development, run `gem install --dev ./aspose_pdf_cloud-23.2.0.gem` to install the development dependencies)
50
+ (for development, run `gem install --dev ./aspose_pdf_cloud-23.3.0.gem` to install the development dependencies)
51
51
 
52
52
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
53
53
 
54
54
  Finally add this to the Gemfile:
55
55
 
56
- gem 'aspose_pdf_cloud', '~> 23.2.0'
56
+ gem 'aspose_pdf_cloud', '~> 23.3.0'
57
57
 
58
58
  ### Install from Git
59
59
 
@@ -20,5 +20,5 @@ SOFTWARE.
20
20
  =end
21
21
 
22
22
  module AsposePdfCloud
23
- VERSION = "23.2.0"
23
+ VERSION = "23.3.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: 23.2.0
4
+ version: 23.3.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: 2023-02-27 00:00:00.000000000 Z
11
+ date: 2023-03-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: json