cucumber-html-formatter 21.10.0 → 21.10.1
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/assets/main.css +1 -1
- data/assets/main.js +1 -1
- metadata +2 -2
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cucumber-html-formatter
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 21.10.
|
4
|
+
version: 21.10.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Vincent Prêtre
|
@@ -160,5 +160,5 @@ requirements: []
|
|
160
160
|
rubygems_version: 3.5.22
|
161
161
|
signing_key:
|
162
162
|
specification_version: 4
|
163
|
-
summary: cucumber-html-formatter-21.10.
|
163
|
+
summary: cucumber-html-formatter-21.10.1
|
164
164
|
test_files: []
|