cucumber-formatter-dots 1.0.3 → 1.0.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6d21ef3f4ed20a70d8f033ca6eb6657525097c6e40568b2b8f96a052113b3441
4
- data.tar.gz: 072e1f580f80c739646a71af6f95f6d4aeeda816b6824fd7609adf2002146296
3
+ metadata.gz: 24e3295c66bb05ed7524d2ed1c1be64e39655c349d52e2d48e4aee8f363ce5f1
4
+ data.tar.gz: b5f2ea361e9c801e1981cbb8ab51722d125214bcf0c20d603bf59cceee02aeaf
5
5
  SHA512:
6
- metadata.gz: e92991ba30d7b703fa1482aa6f6bc6310ea6b6b69eb9db11339e84714e91559f1f14b48e3f37fd3abd78deda5f3e384e1c3757711a639ec390cee264eb288b39
7
- data.tar.gz: c18fb98ad03afbab62a6d02ab29f908d47404780465b1c661911db10d52736dd3c4e9812cd5436ccd4eefbaac0f5eec905b01bbad492cc0261aeca81ffebe38d
6
+ metadata.gz: 441d7f59f3ded72ea29f3306a536a7fc3d791448853cb2624e664a80922dd75f9e00fd75991ba29b47124fc3009f3c1eeebe41205facbe217d5a2efead01b538
7
+ data.tar.gz: 44ceda797aa923ddbe476a58d92afe5b672dfdfc2a982849d2c349d77b4bf4166b7e0bb52f4b93703e40b013d1c58d9d0b79a88d2b4f175149dbc730701c044b
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.3
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.3
139
+ summary: cucumber-formatter-dots-1.0.4
120
140
  test_files:
121
141
  - spec/capture_warnings.rb
122
142
  - spec/coverage.rb