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 +4 -4
- data/lib/fastlane/plugin/test_center/version.rb +1 -1
- metadata +2 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 46ee3844c934d69d74127dc304003e6a1ba41e5c9ce458169fa033035199f775
|
4
|
+
data.tar.gz: 5ad2e1a5ada166913b6caf74c82f4ef98c9d64b480583ea5c0f816c61b7bb378
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f9810a870f69c77fa446eb1ffe802488c05f74f65c047b816279d5d53ce00d70d92cf6d0fcc5151ed7c8150727a0039da6ce229b5115fe9892f17cb4eaa88fd0
|
7
|
+
data.tar.gz: b659a735777ccb3773286b0f6dd65f7a9872d50132c9c478d7f3328eaa7427fc2100b609c5ca1fd99da28b0bd1bd41e01a3d82114f44d44e9196a99bdf791d12
|
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.
|
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: "
|
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: []
|