fastlane-plugin-retry_failed_tests 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 20fd4cac4f47a56fd5f417bbad92baab1eb987b3
4
- data.tar.gz: f26377521254943b98724be7fb045d94e65b0047
3
+ metadata.gz: be31e37cee3dc50983366591f9442ad5e732f4c1
4
+ data.tar.gz: 324de51f5243c14c28f21bf80da059064e4d1c67
5
5
  SHA512:
6
- metadata.gz: 986d917d1a0991f2e4fb5819153dc28c3a10989dcdc13587711fa9c8bdcd1111db22d94171783716e34b307ef8943fdb277b2bc413a71970227b91b8d02a64c5
7
- data.tar.gz: 16b51dad340b3517bba29d10134272da4dd29fad6b814be3a05820bf4c0636825cb0195847652ad7d2e4364c1b3b8c376107b64118b19d3ff9e7782f020696df
6
+ metadata.gz: 7d0e0bf47bc9a069d8357dd4c40683214f69c9c1c5e9b45b284a7242b5b90cd8599853d6efeeb5d11fd745dd4e407e0efdb85fad86c6f8108a493e7fabc54394
7
+ data.tar.gz: cd5c0b2ce720c992900fad39f1ca4e99ad9bf022d463e84b9594a684739ce35cac6f05e77fbceb45a43dfd4669767b29245bd30cbd8730995de28e18a52d99e6
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-retry_failed_tests
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gloria Chow
@@ -144,10 +144,10 @@ extra_rdoc_files: []
144
144
  files:
145
145
  - LICENSE
146
146
  - README.md
147
+ - lib/fastlane/plugin/retry_failed_tests/actions/collate_junit_reports.rb
148
+ - lib/fastlane/plugin/retry_failed_tests/actions/multi_scan.rb
149
+ - lib/fastlane/plugin/retry_failed_tests/version.rb
147
150
  - lib/fastlane/plugin/retry_tests.rb
148
- - lib/fastlane/plugin/retry_tests/actions/collate_junit_reports.rb
149
- - lib/fastlane/plugin/retry_tests/actions/multi_scan.rb
150
- - lib/fastlane/plugin/retry_tests/version.rb
151
151
  homepage: ''
152
152
  licenses:
153
153
  - ''