cucumber-formatter-dots 1.0.3 → 1.0.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/dots-formatter-go/dots-formatter-go-darwin-386 +0 -0
- data/dots-formatter-go/dots-formatter-go-darwin-amd64 +0 -0
- data/dots-formatter-go/dots-formatter-go-freebsd-386 +0 -0
- data/dots-formatter-go/dots-formatter-go-freebsd-amd64 +0 -0
- data/dots-formatter-go/dots-formatter-go-freebsd-arm +0 -0
- data/dots-formatter-go/dots-formatter-go-linux-386 +0 -0
- data/dots-formatter-go/dots-formatter-go-linux-amd64 +0 -0
- data/dots-formatter-go/dots-formatter-go-linux-arm +0 -0
- data/dots-formatter-go/dots-formatter-go-linux-mips +0 -0
- data/dots-formatter-go/dots-formatter-go-linux-mips64 +0 -0
- data/dots-formatter-go/dots-formatter-go-linux-mips64le +0 -0
- data/dots-formatter-go/dots-formatter-go-linux-mipsle +0 -0
- data/dots-formatter-go/dots-formatter-go-linux-s390x +0 -0
- data/dots-formatter-go/dots-formatter-go-netbsd-386 +0 -0
- data/dots-formatter-go/dots-formatter-go-netbsd-amd64 +0 -0
- data/dots-formatter-go/dots-formatter-go-netbsd-arm +0 -0
- data/dots-formatter-go/dots-formatter-go-openbsd-386 +0 -0
- data/dots-formatter-go/dots-formatter-go-openbsd-amd64 +0 -0
- data/dots-formatter-go/dots-formatter-go-windows-386.exe +0 -0
- data/dots-formatter-go/dots-formatter-go-windows-amd64.exe +0 -0
- metadata +22 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 24e3295c66bb05ed7524d2ed1c1be64e39655c349d52e2d48e4aee8f363ce5f1
|
4
|
+
data.tar.gz: b5f2ea361e9c801e1981cbb8ab51722d125214bcf0c20d603bf59cceee02aeaf
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 441d7f59f3ded72ea29f3306a536a7fc3d791448853cb2624e664a80922dd75f9e00fd75991ba29b47124fc3009f3c1eeebe41205facbe217d5a2efead01b538
|
7
|
+
data.tar.gz: 44ceda797aa923ddbe476a58d92afe5b672dfdfc2a982849d2c349d77b4bf4166b7e0bb52f4b93703e40b013d1c58d9d0b79a88d2b4f175149dbc730701c044b
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cucumber-formatter-dots
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Matt Wynne
|
@@ -88,6 +88,26 @@ extensions: []
|
|
88
88
|
extra_rdoc_files: []
|
89
89
|
files:
|
90
90
|
- LICENSE
|
91
|
+
- dots-formatter-go/dots-formatter-go-darwin-386
|
92
|
+
- dots-formatter-go/dots-formatter-go-darwin-amd64
|
93
|
+
- dots-formatter-go/dots-formatter-go-freebsd-386
|
94
|
+
- dots-formatter-go/dots-formatter-go-freebsd-amd64
|
95
|
+
- dots-formatter-go/dots-formatter-go-freebsd-arm
|
96
|
+
- dots-formatter-go/dots-formatter-go-linux-386
|
97
|
+
- dots-formatter-go/dots-formatter-go-linux-amd64
|
98
|
+
- dots-formatter-go/dots-formatter-go-linux-arm
|
99
|
+
- dots-formatter-go/dots-formatter-go-linux-mips
|
100
|
+
- dots-formatter-go/dots-formatter-go-linux-mips64
|
101
|
+
- dots-formatter-go/dots-formatter-go-linux-mips64le
|
102
|
+
- dots-formatter-go/dots-formatter-go-linux-mipsle
|
103
|
+
- dots-formatter-go/dots-formatter-go-linux-s390x
|
104
|
+
- dots-formatter-go/dots-formatter-go-netbsd-386
|
105
|
+
- dots-formatter-go/dots-formatter-go-netbsd-amd64
|
106
|
+
- dots-formatter-go/dots-formatter-go-netbsd-arm
|
107
|
+
- dots-formatter-go/dots-formatter-go-openbsd-386
|
108
|
+
- dots-formatter-go/dots-formatter-go-openbsd-amd64
|
109
|
+
- dots-formatter-go/dots-formatter-go-windows-386.exe
|
110
|
+
- dots-formatter-go/dots-formatter-go-windows-amd64.exe
|
91
111
|
- lib/cucumber/formatter/dots.rb
|
92
112
|
- spec/capture_warnings.rb
|
93
113
|
- spec/coverage.rb
|
@@ -116,7 +136,7 @@ rubyforge_project:
|
|
116
136
|
rubygems_version: 2.7.7
|
117
137
|
signing_key:
|
118
138
|
specification_version: 4
|
119
|
-
summary: cucumber-formatter-dots-1.0.
|
139
|
+
summary: cucumber-formatter-dots-1.0.4
|
120
140
|
test_files:
|
121
141
|
- spec/capture_warnings.rb
|
122
142
|
- spec/coverage.rb
|