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 +4 -4
- data/CHANGELOG.md +36 -0
- data/ext/eyes-universal/core.tar.gz +0 -0
- data/lib/applitools/eyes_universal/version.rb +2 -2
- metadata +12 -12
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b532fefa6b35c6f8ebb6dec5efc289586de6b1a2e753d515cd758f5ac6a9cc1c
|
4
|
+
data.tar.gz: 054cb544fcbef512e0b27cd5ed8511d4a8e65e67558cb6146e9b3f5521ca44d5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
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
|
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.
|
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-
|
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.
|
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: []
|