fastlane-plugin-test_center 3.8.8 → 3.8.9

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
  SHA256:
3
- metadata.gz: 1212b744f114a0b827ce21793747a962ecde09de459073c02b70c2078a1f18ef
4
- data.tar.gz: 34a72aa062e7f42b8cb25aba089778bd38237943ed3ae25f141a24ecb9bb4562
3
+ metadata.gz: 46ee3844c934d69d74127dc304003e6a1ba41e5c9ce458169fa033035199f775
4
+ data.tar.gz: 5ad2e1a5ada166913b6caf74c82f4ef98c9d64b480583ea5c0f816c61b7bb378
5
5
  SHA512:
6
- metadata.gz: d1fe9c8a701cbb357f2d639c70b2570d0e070f210d59b31a5cdf6ecd1d410854ee712563b1bd1b39aa0310c5040866f5ff33112b6e51fc9a5e23843858f832e7
7
- data.tar.gz: d6213d9775706a8db7fb15d098cb67f7ea7ff6b78eab9a87c3cb4df4fb9878b21accd4750eeecaea9cc3005ba6cbe67b1e99ed7a5ea741a92b48fd3aa1827377
6
+ metadata.gz: f9810a870f69c77fa446eb1ffe802488c05f74f65c047b816279d5d53ce00d70d92cf6d0fcc5151ed7c8150727a0039da6ce229b5115fe9892f17cb4eaa88fd0
7
+ data.tar.gz: b659a735777ccb3773286b0f6dd65f7a9872d50132c9c478d7f3328eaa7427fc2100b609c5ca1fd99da28b0bd1bd41e01a3d82114f44d44e9196a99bdf791d12
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module TestCenter
3
- VERSION = "3.8.8"
3
+ VERSION = "3.8.9"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-test_center
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.8.8
4
+ version: 3.8.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lyndsey Ferguson
@@ -234,8 +234,7 @@ dependencies:
234
234
  - - ">="
235
235
  - !ruby/object:Gem::Version
236
236
  version: '0'
237
- description: " This fastlane plugin includes the following many actions to better
238
- manage how you test, what you test, and the information you get from your tests\n"
237
+ description: " \U0001F3AF Understand, tame, and train your iOS & Mac tests \U0001F389\n"
239
238
  email: ldf.public+github@outlook.com
240
239
  executables: []
241
240
  extensions: []