eyes_universal 4.10.3 → 4.10.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f580539be558ca969afaeb21a0fa28fbee13934b205f29d9a666e17829fe254b
4
- data.tar.gz: af629ede00b95a62c87275c074d4c321c084bb6cd38fd95ff8171bfa7ab0babe
3
+ metadata.gz: b532fefa6b35c6f8ebb6dec5efc289586de6b1a2e753d515cd758f5ac6a9cc1c
4
+ data.tar.gz: 054cb544fcbef512e0b27cd5ed8511d4a8e65e67558cb6146e9b3f5521ca44d5
5
5
  SHA512:
6
- metadata.gz: bd4d3267f7de995d80c8e66c9e8cd399a5e8d48819aa252e1be88f3939ec9d68a2a0470b954e94331e2a0a695d4e5c833779788c89679d48a55213b86b3b5186
7
- data.tar.gz: c3ee8aa3a608589cc35b88d0493b79533e745bec86298c9843f96c86716a5f6f086bfae50b1dbd60d0733fe89bb2a525f194f7a89033f5a855ffc1da60b450d8
6
+ metadata.gz: 05e2cb35633b76051659ba84c3df1fe649f6af8fd3e767469943344b9519108926b847805f12f96a582d5b81c5b492de6f674d4acc1a6a4f7ab7269b756f9820
7
+ data.tar.gz: 309cd411a655f437c542241943102f462d94accd58ba0cd095a803020550ec810181be7d5c6ae35ad9a9842d1348093f5a74aa4f00ac5d060703bc584e275986
data/CHANGELOG.md CHANGED
@@ -1,5 +1,41 @@
1
1
  # Changelog
2
2
 
3
+ ## [4.10.5](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.10.4...ruby/eyes_universal@4.10.5) (2024-03-20)
4
+
5
+
6
+ ### Features
7
+
8
+ * align ruby versions ([b8bcdad](https://github.com/Applitools-Dev/sdk/commit/b8bcdad730c5d22fea6c5eacb5c8646b1241ef87))
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * trigger python,ruby,dotnet release ([14cb160](https://github.com/Applitools-Dev/sdk/commit/14cb160b3559fbc838261fb51cafb228dd213374))
14
+ * trigger ruby,python,dotnet release ([9326ee0](https://github.com/Applitools-Dev/sdk/commit/9326ee0f0e1a21a9be262893f77b5d19646da64a))
15
+
16
+
17
+ ### Dependencies
18
+
19
+ * @applitools/core bumped to 4.10.5
20
+ #### Bug Fixes
21
+
22
+ * include js core in ruby,python,dotnet release PR ([8326659](https://github.com/Applitools-Dev/sdk/commit/83266595ca3d2e21d7e2d5a50d299c42de4ea96c))
23
+
24
+ ## [4.10.4](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.10.3...ruby/eyes_universal@4.10.4) (2024-03-20)
25
+
26
+
27
+ ### Bug Fixes
28
+
29
+ * trigger ruby release ([0e21c98](https://github.com/Applitools-Dev/sdk/commit/0e21c98f7743299153f79aa7b5ee4ce5486c04f6))
30
+
31
+
32
+ ### Dependencies
33
+
34
+ * @applitools/core bumped to 4.10.4
35
+ #### Bug Fixes
36
+
37
+ * include js core in ruby release PR ([be9b7f1](https://github.com/Applitools-Dev/sdk/commit/be9b7f150e72982f2a6171553864fd4561df0d8f))
38
+
3
39
  ## [4.10.3](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.10.0...ruby/eyes_universal@4.10.3) (2024-03-19)
4
40
 
5
41
 
Binary file
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesUniversal
5
- VERSION = '4.10.3'.freeze
6
- UNIVERSAL_CORE_VERSION = '4.10.0'.freeze
5
+ VERSION = '4.10.5'.freeze
6
+ UNIVERSAL_CORE_VERSION = '4.10.5'.freeze
7
7
  end
8
8
  end
metadata CHANGED
@@ -1,35 +1,35 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_universal
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.10.3
4
+ version: 4.10.5
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: 2024-03-19 00:00:00.000000000 Z
11
+ date: 2024-03-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: open-uri
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - ">="
18
- - !ruby/object:Gem::Version
19
- version: 0.1.0
20
17
  - - "~>"
21
18
  - !ruby/object:Gem::Version
22
19
  version: '0.1'
20
+ - - ">="
21
+ - !ruby/object:Gem::Version
22
+ version: 0.1.0
23
23
  type: :development
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
26
26
  requirements:
27
- - - ">="
28
- - !ruby/object:Gem::Version
29
- version: 0.1.0
30
27
  - - "~>"
31
28
  - !ruby/object:Gem::Version
32
29
  version: '0.1'
30
+ - - ">="
31
+ - !ruby/object:Gem::Version
32
+ version: 0.1.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: stringio
35
35
  requirement: !ruby/object:Gem::Requirement
@@ -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.0.3.1
85
- signing_key:
84
+ rubygems_version: 3.3.26
85
+ signing_key:
86
86
  specification_version: 4
87
87
  summary: Applitools Ruby Universal binaries for SDK
88
88
  test_files: []