eyes_calabash 6.4.4 → 6.5.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: 2707a121135debdc840fec15ba5323901b8a40e6e85a49dd29d6a051a4b0b409
4
- data.tar.gz: dd5b77b1ec982b7280860334b98f36b48c267fd51c4fdea756d05c88cdc0eab4
3
+ metadata.gz: ba783499afe5eea72b7e510490bb3090168335cb0613c51b4d9a21b370389e13
4
+ data.tar.gz: 94983cdc47727f6004585060afb82b704aebde785506f085ffd27aa343d6403e
5
5
  SHA512:
6
- metadata.gz: 2b32c6907b3d555cb6a371047dbcf9d827e8688022253317fba309ce854b3d154c99c1dc0a54762f3cde11dcd04d5f9162e9a3db3796304551c7166fc8e6c64c
7
- data.tar.gz: f2a81ee3e3e3c9d185f87635f22e59b2c9acd1e927fe514ffd1d83fcc8c8d01cac6ce678c8f8ac009836ebee2a43bac0b9c51c3a7065c852db6ba5bb5835f3f1
6
+ metadata.gz: 25e1dba4ab7b30ad15c154ffcd4544f5ef7f3725819980dfeb4fce64b4c88caac664f632de56e0a4428b59e4734e23665dea76b1f213f8de592dc732e151975e
7
+ data.tar.gz: 65dfd9dd59d9735a166af1c567f0402d35cb7dce2b42e6ac1ee089c11059524da7a5c2d2844fbbdcae53fbf99c2521ee412d1149ebf68fb7352e2510fb6ec8cd
data/CHANGELOG.md CHANGED
@@ -1,5 +1,27 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.5.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.4.4...ruby/eyes_calabash@6.5.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
+
10
+
11
+ ### Dependencies
12
+
13
+ * eyes_universal bumped to 4.41.0
14
+ #### Features
15
+
16
+ * updated ruby dummy files ([#3095](https://github.com/Applitools-Dev/sdk/issues/3095)) ([fcacc0f](https://github.com/Applitools-Dev/sdk/commit/fcacc0f5ca14e0159bc0060ce5c085c40b9f5569))
17
+ * eyes_core bumped to 6.8.0
18
+ #### Features
19
+
20
+ * updated ruby dummy files ([#3095](https://github.com/Applitools-Dev/sdk/issues/3095)) ([fcacc0f](https://github.com/Applitools-Dev/sdk/commit/fcacc0f5ca14e0159bc0060ce5c085c40b9f5569))
21
+
22
+
23
+
24
+
3
25
  ## [6.4.4](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.4.3...ruby/eyes_calabash@6.4.4) (2025-06-15)
4
26
 
5
27
 
@@ -39,5 +39,5 @@ MESSAGE
39
39
  spec.add_dependency 'cucumber'
40
40
  spec.add_dependency 'file_utils'
41
41
  spec.add_dependency 'rspec-expectations'
42
- spec.add_dependency 'eyes_core', "= 6.7.2"
42
+ spec.add_dependency 'eyes_core', "= 6.8.0"
43
43
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCalabash
5
- VERSION = '6.4.4'.freeze
5
+ VERSION = '6.5.0'.freeze
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_calabash
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.4.4
4
+ version: 6.5.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: cucumber
@@ -58,14 +58,14 @@ dependencies:
58
58
  requirements:
59
59
  - - '='
60
60
  - !ruby/object:Gem::Version
61
- version: 6.7.2
61
+ version: 6.8.0
62
62
  type: :runtime
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
66
  - - '='
67
67
  - !ruby/object:Gem::Version
68
- version: 6.7.2
68
+ version: 6.8.0
69
69
  description: 'Provides SDK for writing Applitools Calabash tests. DEPRECATED: Calabash
70
70
  is no longer actively maintained. Please use eyes_appium for mobile testing.'
71
71
  email: