cucumber-html-formatter 20.3.0 → 20.3.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/assets/index.mustache.html +1 -0
- data/assets/main.js +1 -1
- metadata +3 -3
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cucumber-html-formatter
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 20.3.
|
4
|
+
version: 20.3.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Vincent Prêtre
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-06-02 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: cucumber-messages
|
@@ -140,7 +140,7 @@ requirements: []
|
|
140
140
|
rubygems_version: 3.2.33
|
141
141
|
signing_key:
|
142
142
|
specification_version: 4
|
143
|
-
summary: cucumber-html-formatter-20.3.
|
143
|
+
summary: cucumber-html-formatter-20.3.1
|
144
144
|
test_files:
|
145
145
|
- spec/acceptance_spec.rb
|
146
146
|
- spec/capture_warnings.rb
|