aspose_imaging_cloud 20.6 → 20.7

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: 7323690ef4d1fbbf5caa5a813aa511300874743424f16d3ae12d389066141bd7
4
- data.tar.gz: 77984c4b8d7d6d58f548ea03db997737a63dc977cc85033626cf12ea1f50d253
3
+ metadata.gz: dc704e75baba82b9e374e2136a51b8789e464935759440bd0ae6e7e3b02126f5
4
+ data.tar.gz: 74ed5d6f2b629ba12f0bfd0e2881e0390ca8d4e4094ff5ffc1e06a166d331e52
5
5
  SHA512:
6
- metadata.gz: 683a8ff5762180e05396eab9b4ade48dc5ce254f58ee6398bfab358c997265c97043aa873c2c33644be55c9fcfba9818fda3b898ca0a524b3556061ae35a5749
7
- data.tar.gz: 6b00cdb1e5d6baa8122b6d7ad7c56eeef5da1fa8065b5ba33308d6cfbdbcbaacf4acb3ef4d591f32450de9847df7d08cc1540744c2201f80b09c9dfd2b8f6603
6
+ metadata.gz: '092e54937373b0ce5b0c69952ae81f51c46a9bc36e74bae6ba0bd61153395e75d32efd8f2a1b2fef242cbd4527e12dc8cc766f9db49cf09158b6ad53ada4e306'
7
+ data.tar.gz: b99eb03e881b84943729ecb0ac2f3743aeca472d23c477d08c71e442d2d9b556d0cf2c1d303d5ff12ab72a1ed0bc892d95ffb2232d99c9e4d7f8f6308eaf6682
data/README.md CHANGED
@@ -31,7 +31,7 @@ or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.or
31
31
 
32
32
  Finally add this to the Gemfile:
33
33
 
34
- gem 'aspose-imaging-cloud', '~> 20.6'
34
+ gem 'aspose-imaging-cloud', '~> 20.7'
35
35
 
36
36
  ### Install from Git
37
37
 
@@ -54,7 +54,7 @@ module AsposeImagingCloud
54
54
  @config = Configuration.new(app_key, app_sid, base_url, api_version, debug)
55
55
  @default_headers = {
56
56
  'x-aspose-client' => 'ruby sdk',
57
- 'x-aspose-version' => '20.6'
57
+ 'x-aspose-version' => '20.7'
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: '20.6'
4
+ version: '20.7'
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sergei Zubov
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-06-29 00:00:00.000000000 Z
11
+ date: 2020-07-29 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: |2
14
14