aspose_imaging_cloud 23.5 → 25.4
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 +4 -4
- data/README.md +1 -1
- data/lib/aspose-imaging-cloud/api_client.rb +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 871cd9573793ff2e70c198772073e766b584ec54822f8947cf9ec21ce91f6440
|
4
|
+
data.tar.gz: 7b9ff7533b5493cb6da3db4201c2f2c2f3f3f753edfc3e5a432450016d8503a5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6e0a6fc61e792aa8419f66385313d663142d368b1d5c1b5d606a8f4f72d1808dd024af7db12f3fec1120aa0315a121d57a2b3ce679555f85d5a4680d93f8e5fb
|
7
|
+
data.tar.gz: b40798f47b7922c8f201ee306bdc037f763bd48d2ab4b4e9d0457c723b9b5faae1349c55510b70c3b699bee164f1a57a50ffc720854fac5eba2e92e1a68e2c98
|
data/README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# ----------------------------------------------------------------------------
|
2
2
|
# <copyright company="Aspose" file="api_client.rb">
|
3
|
-
# Copyright (c) 2018-
|
3
|
+
# Copyright (c) 2018-2025 Aspose Pty Ltd. All rights reserved.
|
4
4
|
# </copyright>
|
5
5
|
# <summary>
|
6
6
|
# Permission is hereby granted, free of charge, to any person obtaining a
|
@@ -54,7 +54,7 @@ module AsposeImagingCloud
|
|
54
54
|
@config = Configuration.new(client_secret, client_id, base_url, api_version, debug)
|
55
55
|
@default_headers = {
|
56
56
|
'x-aspose-client' => 'ruby sdk',
|
57
|
-
'x-aspose-version' => '
|
57
|
+
'x-aspose-version' => '25.4'
|
58
58
|
}
|
59
59
|
end
|
60
60
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aspose_imaging_cloud
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: '
|
4
|
+
version: '25.4'
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Sergei Zubov
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2025-04-10 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: |2
|
14
14
|
|