aspose_pdf_cloud 24.5.0 → 24.6.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: 017c3ad39657e983b6aae0ac0e55e9808ca5271571fdce13bd756e612cc000f6
4
- data.tar.gz: c761b2b7685f44cd161d7df22a45997857139bf0d56b62f5d402756e1baa89c7
3
+ metadata.gz: ce5561e1f047eeb6c20a0f78c48c96d1328396acdd1bed62587320e9be3c25d4
4
+ data.tar.gz: bd884154e996faf2a2a6630ecf5813684f7f26d26e39921b608e1f6eab7fbaaa
5
5
  SHA512:
6
- metadata.gz: 8751142a437c8ae96c055eff19dfaed72277827814e20fba514f5a70f8e845247d8b70faadfcc0ef4a571e5f4e3c80db6a8feaff2664b0a0df26fd4bc42136d5
7
- data.tar.gz: 741dbb909f25436ba3a10204ccd9463efe3714b92105c5f58f3a573d574877a9b8617da182ab45945c9e454c8450d58bd7c13ed76d81c07c5e4fbcdbc83b0f7d
6
+ metadata.gz: eb49765f0dd907253e4ecf9930a929d570c3e5ae3f12bdc5975154e04de78e3f9d43e397c62a50bed91c820173814bdd637c087110098290d30cff2ce419cf98
7
+ data.tar.gz: 5293539e93c1fef544619d096088fee841b5311379ec6dfad543ca3fc6b8f04a2da9626501988b9e69561335df86061852933537b5ea74e6c70567088511d59c
data/README.md CHANGED
@@ -29,12 +29,9 @@ 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 24.5
32
+ ## Enhancements in Version 24.6
33
33
  - A new version of Aspose.PDF Cloud was prepared using the latest version of Aspose.PDF for .NET.
34
34
 
35
- ## Bugs fixed in Version 24.5
36
- - Aspose.PDF Cloud Service Throws Bad Gateway Error intermittently.
37
-
38
35
  ## Installation
39
36
 
40
37
  ### Build a gem
@@ -48,15 +45,15 @@ gem build aspose_pdf_cloud.gemspec
48
45
  Then either install the gem locally:
49
46
 
50
47
  ```shell
51
- gem install ./aspose_pdf_cloud-24.5.0.gem
48
+ gem install ./aspose_pdf_cloud-24.6.0.gem
52
49
  ```
53
- (for development, run `gem install --dev ./aspose_pdf_cloud-24.5.0.gem` to install the development dependencies)
50
+ (for development, run `gem install --dev ./aspose_pdf_cloud-24.6.0.gem` to install the development dependencies)
54
51
 
55
52
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
56
53
 
57
54
  Finally add this to the Gemfile:
58
55
 
59
- gem 'aspose_pdf_cloud', '~> 24.5.0'
56
+ gem 'aspose_pdf_cloud', '~> 24.6.0'
60
57
 
61
58
  ### Install from Git
62
59
 
@@ -20,5 +20,5 @@ SOFTWARE.
20
20
  =end
21
21
 
22
22
  module AsposePdfCloud
23
- VERSION = "24.5.0"
23
+ VERSION = "24.6.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: 24.5.0
4
+ version: 24.6.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: 2024-05-20 00:00:00.000000000 Z
11
+ date: 2024-06-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: json