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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1445f2cfa264b34ef2e6b1cc9cdcecab336d8ad4b3c1a7057ac98862ffcdd676
4
- data.tar.gz: 62d54cfc20fede76d68123eae5268a19a90fec8954dd084d4b4bcbf5e747aa25
3
+ metadata.gz: 871cd9573793ff2e70c198772073e766b584ec54822f8947cf9ec21ce91f6440
4
+ data.tar.gz: 7b9ff7533b5493cb6da3db4201c2f2c2f3f3f753edfc3e5a432450016d8503a5
5
5
  SHA512:
6
- metadata.gz: fdeb281690d3b3b873b886604c68df7fb116259c9b6cc8fce1ea8f18d1c500f7e742183446b23913c93589a5e73c018b47b5415f033526342fd02644eeb57feb
7
- data.tar.gz: c15febb1af44e521e20abb4040cf920563ac9739df13ddd17740ce0a2923c37610e9164ef1baf6cb5f6e3062a4467971f82c32b4329b601985868369fbd42c74
6
+ metadata.gz: 6e0a6fc61e792aa8419f66385313d663142d368b1d5c1b5d606a8f4f72d1808dd024af7db12f3fec1120aa0315a121d57a2b3ce679555f85d5a4680d93f8e5fb
7
+ data.tar.gz: b40798f47b7922c8f201ee306bdc037f763bd48d2ab4b4e9d0457c723b9b5faae1349c55510b70c3b699bee164f1a57a50ffc720854fac5eba2e92e1a68e2c98
data/README.md CHANGED
@@ -79,7 +79,7 @@ or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.or
79
79
 
80
80
  Finally add this to the Gemfile:
81
81
 
82
- gem 'aspose-imaging-cloud', '~> 23.5'
82
+ gem 'aspose-imaging-cloud', '~> 25.4'
83
83
 
84
84
  ### Install from Git
85
85
 
@@ -1,6 +1,6 @@
1
1
  # ----------------------------------------------------------------------------
2
2
  # <copyright company="Aspose" file="api_client.rb">
3
- # Copyright (c) 2018-2020 Aspose Pty Ltd. All rights reserved.
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' => '23.5'
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: '23.5'
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: 2023-06-01 00:00:00.000000000 Z
11
+ date: 2025-04-10 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: |2
14
14