fastlane-plugin-test_center 0.2.0 → 0.2.1
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 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a7b838a1da029f0673e68c625bd6910338027d26
|
4
|
+
data.tar.gz: 0a6ad56256d46981bdc0bb065de6979d44411cfa
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c07a55187f358a467997940dabcc534bdec80e4cca0f21a9ef2c6141db67514b6ce53dc2bf6e134ac98f90e18e3c9ec9e50b8697478895287bef1411bc8281fc
|
7
|
+
data.tar.gz: 5ce4c651801b2fa8821f3905b064cf3a12e23f884117e5d7158f98ff64ccfed1fd79ffc8cbcac40a6ba011ff98ef3f36dc3c4edab4dea01843c0a46ca946f93b
|
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: 0.2.
|
4
|
+
version: 0.2.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Lyndsey Ferguson
|
@@ -136,7 +136,7 @@ files:
|
|
136
136
|
- lib/fastlane/plugin/test_center/actions/test_center_action.rb
|
137
137
|
- lib/fastlane/plugin/test_center/helper/test_center_helper.rb
|
138
138
|
- lib/fastlane/plugin/test_center/version.rb
|
139
|
-
homepage:
|
139
|
+
homepage: https://github.com/lyndsey-ferguson/fastlane-plugin-test_center
|
140
140
|
licenses:
|
141
141
|
- MIT
|
142
142
|
metadata: {}
|