eyes_universal 4.47.1 → 4.48.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: 8c526cf3a9562945e29077fab8d1b1ae99a658ba312315026e0af454c4121d8f
4
- data.tar.gz: 7029737b8cd3a66f5f683034dcb0358d45eca4a1e906f2b0abc65a3284c8a795
3
+ metadata.gz: 50a5b488031906af08e8b047a4af6902e43a60cd7e97208ed1f210de8f3cb65c
4
+ data.tar.gz: bcada9bd7762c2c5ba2aff6286bfc7649c1897eb06b949493cbd46de713643a0
5
5
  SHA512:
6
- metadata.gz: 4acf3a226c9a62ad18e7eedea0cdc1c51fdbd6aafd44f747673f75dae5971f6c06609cc813a9a5d1700ed1e286f6bb547a39694c1ef0c4159ab1d2e06824fb03
7
- data.tar.gz: 4b357e12a3c94277edbf211e94db34533664a0be90dfebcc5ce1323e8d7444a668ae39c395fa0122a6697ef1d2e41545d6a22f525a119b341c60fc782bc3e4e8
6
+ metadata.gz: dcc73631908ff4309e8a6c871e8fcd73f6ca4230a6a292b078cdc7472d08081e58b8c9876f874fb71f2c3ce6a6118282c543242b4b0f87b5d8b8504470afae30
7
+ data.tar.gz: 39094199d4b6c59ba15bfbdb99622451e7ea37d74f0d1f21e61ba4bb95970b87e0066eea4d9ceb7216308aa29e33199f3f4ce7c7ef48d8e8dccd566594e0ffcf
data/CHANGELOG.md CHANGED
@@ -1,5 +1,26 @@
1
1
  # Changelog
2
2
 
3
+ ## [4.48.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.47.1...ruby/eyes_universal@4.48.0) (2025-09-22)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/core-base bumped to 1.28.0
9
+ #### Features
10
+
11
+ * use concurrency from server | AD-10015 ([#3207](https://github.com/Applitools-Dev/sdk/issues/3207)) ([5336c9e](https://github.com/Applitools-Dev/sdk/commit/5336c9e6578a8f935b2b255344e7172beadeb551))
12
+ * @applitools/nml-client bumped to 1.11.6
13
+
14
+ * @applitools/ec-client bumped to 1.12.8
15
+
16
+ * @applitools/core bumped to 4.48.0
17
+ #### Features
18
+
19
+ * use concurrency from server | AD-10015 ([#3207](https://github.com/Applitools-Dev/sdk/issues/3207)) ([5336c9e](https://github.com/Applitools-Dev/sdk/commit/5336c9e6578a8f935b2b255344e7172beadeb551))
20
+
21
+
22
+
23
+
3
24
  ## [4.47.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.47.0...ruby/eyes_universal@4.47.1) (2025-09-16)
4
25
 
5
26
 
Binary file
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesUniversal
5
- VERSION = '4.47.1'.freeze
5
+ VERSION = '4.48.0'.freeze
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_universal
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.47.1
4
+ version: 4.48.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Applitools Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-09-16 00:00:00.000000000 Z
11
+ date: 2025-09-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: open-uri