eyes_universal 4.46.0 → 4.47.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: 1d31caa56003a40eca30140bb05b73c6b0e4859eaa16792874fcdb583d9a40e7
4
- data.tar.gz: 8df9f199840c634dbfd48691248fb8ce189daaf4f94f8256214c4755bed79847
3
+ metadata.gz: 7db87d43aa329f3a725536c81af341916802968c2530042b3b85018553387d11
4
+ data.tar.gz: 0517a6d82208ed9b4abfce481bdd7fe0afdf287a17e8602cff21645ee24639e0
5
5
  SHA512:
6
- metadata.gz: e3d8f62a13fda82c4ed24efd279b5ab92a2759e14bd90fb09c60576b622525e59d5dbb98e32c58affb566bba940dd0dee71039f5d901109869a230014dd82f28
7
- data.tar.gz: 84f6cece7a0d7761a9fb3bc72cb8d7e26fd5705319248cc04508f7e4040f620fc738e3256e643a8eda39dd7c205da07590ffe27599aa166cf1f2bc12acb5a818
6
+ metadata.gz: 37d6d77f9e9b9e76cf07dc11124c5e7799730d07be726e03ed08725a983f4c1ee8e3ae41ab6102bee659334f6a30de118c38fdab364896c2bba8beb79078ac57
7
+ data.tar.gz: 4f109eeb72d413f2c022bbe930bba4f363d7c216059e1ee1703f2d8dfe734726beaa8c8cbd22632b9e819661e7d416ffea05056e95a4148d883ec94977dbadd6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # Changelog
2
2
 
3
+ ## [4.47.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.46.0...ruby/eyes_universal@4.47.0) (2025-09-15)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/core bumped to 4.47.0
9
+ #### Features
10
+
11
+ * update default concurrency ([#3230](https://github.com/Applitools-Dev/sdk/issues/3230)) ([f548cda](https://github.com/Applitools-Dev/sdk/commit/f548cda77d74b68890abc7c53f566b145e6484ba))
12
+
3
13
  ## [4.46.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.45.0...ruby/eyes_universal@4.46.0) (2025-09-09)
4
14
 
5
15
 
Binary file
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesUniversal
5
- VERSION = '4.46.0'.freeze
5
+ VERSION = '4.47.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.46.0
4
+ version: 4.47.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-09 00:00:00.000000000 Z
11
+ date: 2025-09-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: open-uri