aspose_slides_cloud 25.6.0 → 25.10.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: 823917bb3d887ae8665000a52be8270e26466b014907eddfc026be49aa0fda53
4
- data.tar.gz: 933273b7cbefb60df58c3cd357893599fd3659d9b9355ae9f09c7252b8a98861
3
+ metadata.gz: 2fc267ca879f9009ff4605f048febe0f6353cefa7db6020ea23f5a2a6b570903
4
+ data.tar.gz: b7f057d6bdb38db829f9837cbd12d67abeb547cb54fb42ef010d73704ed5f1bd
5
5
  SHA512:
6
- metadata.gz: 4c8de0ff4ad623fd545dee1bffaec348d546cefb06c157155641b0358b9fdfcc9f290539267ba7bd6be8f7f09b8f88511695f8fda264e5b1d935a0f6a2ef2d2d
7
- data.tar.gz: df3c09f2901ec47c42303c83ba5998d26821c5a0c0aca41ee29a37a33d82ca19a9e50b63bd03c4216823247a53163d9e97cd60761c2ae9f694a4ca35c4ae6fbf
6
+ metadata.gz: a495342160d717eee93f020a5a3f208d6fc9f67464b252bf7e0a7e1fd5dcdf37fa762e9655db6eddf2305dc7d4c17e60508599353573f61df48bd2eeeb3a4932
7
+ data.tar.gz: 9e87daecf74984e4eaedf4c32b3b6e6ae0334b95a2658f7bb688e214cbee844ff93a0588e295401762dd1279d219e75199b9c8163f29a46776e63323074e1767
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- aspose_slides_cloud (25.6.0)
4
+ aspose_slides_cloud (25.10.0)
5
5
  faraday (~> 1.0, >= 1.0.0)
6
6
  faraday-httpclient (~> 1.0, >= 1.0.0)
7
7
  httpclient (~> 2.2, >= 2.2.0)
@@ -18,8 +18,8 @@ GEM
18
18
  ZenTest (>= 4.4.1)
19
19
  autotest-growl (0.2.16)
20
20
  autotest-rails-pure (4.1.2)
21
- bigdecimal (3.2.2)
22
- crack (1.0.0)
21
+ bigdecimal (3.3.1)
22
+ crack (1.0.1)
23
23
  bigdecimal
24
24
  rexml
25
25
  diff-lcs (1.6.2)
@@ -46,28 +46,28 @@ GEM
46
46
  faraday-patron (1.0.0)
47
47
  faraday-rack (1.0.0)
48
48
  faraday-retry (1.0.3)
49
- hashdiff (1.2.0)
49
+ hashdiff (1.2.1)
50
50
  httpclient (2.9.0)
51
51
  mutex_m
52
- json (2.12.2)
52
+ json (2.15.2)
53
53
  multipart-post (2.4.1)
54
54
  mutex_m (0.3.0)
55
55
  public_suffix (6.0.2)
56
56
  rake (12.3.3)
57
- rexml (3.4.1)
58
- rspec (3.13.1)
57
+ rexml (3.4.4)
58
+ rspec (3.13.2)
59
59
  rspec-core (~> 3.13.0)
60
60
  rspec-expectations (~> 3.13.0)
61
61
  rspec-mocks (~> 3.13.0)
62
- rspec-core (3.13.4)
62
+ rspec-core (3.13.6)
63
63
  rspec-support (~> 3.13.0)
64
64
  rspec-expectations (3.13.5)
65
65
  diff-lcs (>= 1.2.0, < 2.0)
66
66
  rspec-support (~> 3.13.0)
67
- rspec-mocks (3.13.5)
67
+ rspec-mocks (3.13.6)
68
68
  diff-lcs (>= 1.2.0, < 2.0)
69
69
  rspec-support (~> 3.13.0)
70
- rspec-support (3.13.4)
70
+ rspec-support (3.13.6)
71
71
  rspec_junit_formatter (0.6.0)
72
72
  rspec-core (>= 2, < 4, != 2.12.0)
73
73
  ruby2_keywords (0.0.5)