venetian 0.1.3 → 0.1.4
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 +4 -4
- data/lib/venetian/version.rb +2 -2
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 11550e871b1664c233154fcc113fc15bde91b0e4997253ac4769bc2c0487518d
|
|
4
|
+
data.tar.gz: 9aa532ba78812cb8ee77263b8627b1711a2372ccfdcae36b3dfc8742b9179860
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7987e1406b883f65de9a75f2a184096acb07e649e7cfd1d6e96d2f0b2b8cce993a70413debb88c8ef2f742512889121e42632d7cd3988ccaf6651453a76a31cb
|
|
7
|
+
data.tar.gz: f86cc3d21f27d9953e84a8f98d76ac559ce54e4f920534d6d3ba58d201f7be85f992127aeddba2d7b6acb2fbc693971872d7bd32c72bbed16d9eb46541dcb480
|
data/lib/venetian/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: venetian
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.4
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Justin Malčić
|
|
@@ -29,14 +29,14 @@ dependencies:
|
|
|
29
29
|
requirements:
|
|
30
30
|
- - ">="
|
|
31
31
|
- !ruby/object:Gem::Version
|
|
32
|
-
version: 1.
|
|
32
|
+
version: 1.61.0
|
|
33
33
|
type: :runtime
|
|
34
34
|
prerelease: false
|
|
35
35
|
version_requirements: !ruby/object:Gem::Requirement
|
|
36
36
|
requirements:
|
|
37
37
|
- - ">="
|
|
38
38
|
- !ruby/object:Gem::Version
|
|
39
|
-
version: 1.
|
|
39
|
+
version: 1.61.0
|
|
40
40
|
description: Bundles the Playwright driver binary in platform-specific gem variants
|
|
41
41
|
and integrates with `capybara-playwright-driver`.
|
|
42
42
|
email:
|
|
@@ -69,7 +69,7 @@ metadata:
|
|
|
69
69
|
homepage_uri: https://malcic.codes/software/venetian
|
|
70
70
|
source_code_uri: https://github.com/jmalcic/venetian
|
|
71
71
|
rubygems_mfa_required: 'true'
|
|
72
|
-
playwright_version: 1.
|
|
72
|
+
playwright_version: 1.61.1
|
|
73
73
|
rdoc_options: []
|
|
74
74
|
require_paths:
|
|
75
75
|
- lib
|