eyes_universal 4.33.0 → 4.35.1

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: a6c4abd48ac96356ec6430bcf1cf46a6e8ee80d8bdf3a1937222870a357d8cdb
4
- data.tar.gz: e91ebb1979d93a179b9fd992a18b0aec33d0ec95efb49f3fef4515e2f374e57d
3
+ metadata.gz: 85ba8aba7ca30a932cf51ebe667ec9dd39d88a2a37918beed88ec2c224a7b4ed
4
+ data.tar.gz: 4002a2bd246a0b11ce2d2c13b0154bf2e2d521d172f8345c47f1d289e3adafeb
5
5
  SHA512:
6
- metadata.gz: 021430eedcd203620d6e055de78800ea495ac8f11df2969b183da5252ccd10c48b2281d207a7a5de4a6eacde258b4147cb648db7a8eecb85f1d6e3f1529cb783
7
- data.tar.gz: a0f1e9e532e2a7725c6805fdf0c6f2922946ecab7e33c7ae3a60b6a632b911aa60c57866280b3b9ef498f9e96bde66bc15a7af41b9fc7c58596e83ac43ccb483
6
+ metadata.gz: a7d6c505eeff8ee1a3b98b7a0405f1b10866b4c9e04b916ce3d428a6c6b031b38ce5d80d5356987179d9cebf5383286d1eba23c4aec36631baebfe648c9cf870
7
+ data.tar.gz: ee5c31b4b0dfdc5149934f4cf634689f22185c063d5d93a1e3a78e163d4b833380c0740516274dec0395d6cf1826e776b7d172afb849fef50b9678625e6ed3c8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # Changelog
2
2
 
3
+ ## [4.35.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.33.0...ruby/eyes_universal@4.35.1) (2025-04-03)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/core bumped to 4.35.1
9
+ #### Bug Fixes
10
+
11
+ * dummy ([9b8ffef](https://github.com/Applitools-Dev/sdk/commit/9b8ffef6277015a9073caf50f5dc5741986fbf07))
12
+
3
13
  ## [4.33.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes-universal@4.32.2...ruby/etes-universal@4.33.0) (2025-03-26)
4
14
 
5
15
 
File without changes
Binary file
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesUniversal
5
- VERSION = '4.33.0'.freeze
5
+ VERSION = '4.35.1'.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.33.0
4
+ version: 4.35.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Applitools Team
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-03-26 00:00:00.000000000 Z
11
+ date: 2025-04-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: open-uri
@@ -66,7 +66,7 @@ homepage: https://www.applitools.com
66
66
  licenses:
67
67
  - Applitools
68
68
  metadata: {}
69
- post_install_message:
69
+ post_install_message:
70
70
  rdoc_options: []
71
71
  require_paths:
72
72
  - lib
@@ -81,8 +81,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
81
81
  - !ruby/object:Gem::Version
82
82
  version: '0'
83
83
  requirements: []
84
- rubygems_version: 3.5.22
85
- signing_key:
84
+ rubygems_version: 3.1.6
85
+ signing_key:
86
86
  specification_version: 4
87
87
  summary: Applitools Ruby Universal binaries for SDK
88
88
  test_files: []