eyes_universal 4.40.0 → 4.41.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: fb451c471fe113a94ff2e17ca9f6f50a4aa0284db1fa1db5a81da0728ab3d121
4
- data.tar.gz: 5326389ce7e73c2202eba8cd64990cccad425dff600fd6f1932c391c1a3cccb4
3
+ metadata.gz: a239bfa51a40cc288ca756aa8d07304985a62ded4a8aa6bcd0d122321523e0aa
4
+ data.tar.gz: 6350b6fc0f172a97cd2b483302e7efa42d33ae2871ee788f321e3aecb2e8beb4
5
5
  SHA512:
6
- metadata.gz: f97e74b95da6aaae97e1dff01bfbc5dffa5dfe5e7737971994ee99ddc13a7d833f67fa79d941263a5b03f5605793728c493ba99699e0210610b09760deb3b589
7
- data.tar.gz: cf2fe81382e533952cd4ee1b79acc4096e1e82c9a939ff0e5548e3f631f1c5be87694feea1a23e7b84770473d221dba0acf31021de63d2931714fd6c33a2e6d9
6
+ metadata.gz: fd63b7036499a7be4a12e135246123332894857a9649732c95334e1964116756ac61a3593f907c01966af6db21bb67a24e8f6936676441cad957accfa5db01ae
7
+ data.tar.gz: a36019ba496eaf528edc19f10f396939706c2190d3bbe650f05eae41f8098efaf9a95efec1ba736983bec6e2d3336f935b1fe38a8dbcb6b973766f18c553f713
data/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # Changelog
2
2
 
3
+ ## [4.41.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.40.0...ruby/eyes_universal@4.41.0) (2025-07-14)
4
+
5
+
6
+ ### Features
7
+
8
+ * updated ruby dummy files ([#3095](https://github.com/Applitools-Dev/sdk/issues/3095)) ([fcacc0f](https://github.com/Applitools-Dev/sdk/commit/fcacc0f5ca14e0159bc0060ce5c085c40b9f5569))
9
+
3
10
  ## [4.40.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.38.0...ruby/eyes_universal@4.40.0) (2025-06-15)
4
11
 
5
12
 
Binary file
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesUniversal
5
- VERSION = '4.40.0'.freeze
5
+ VERSION = '4.41.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.40.0
4
+ version: 4.41.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-06-15 00:00:00.000000000 Z
11
+ date: 2025-07-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: open-uri