fastlane-plugin-test_center 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: f2a4eab0e48a0368b7ed7b596ade9b9d01eb9d96
4
- data.tar.gz: 2abbb33b228295a82074eeea475f25d4b5922a61
3
+ metadata.gz: 8cce3ceea480e8c00a9704c208a950e92296e1cf
4
+ data.tar.gz: d8a6ac9ca9187ee1969e1cfcb9b387f1c3513afb
5
5
  SHA512:
6
- metadata.gz: d29a3717f7295a40bfa0e296e7fc66439eda6ced5eaeb1e1a6bd3111fdef48c3886daccc3f912ab82eae5944001bf432a54aa29cfa9946f479a5ffd292978802
7
- data.tar.gz: ff94f2678cf27e35c0643e928c935fce5f2725d4998b978f9f2572843104ff142e7ac171759350e56434a8eaf18ea8b5cb5fb0119075fcc6f06ac82ca1f11c9d
6
+ metadata.gz: 47cf4c0754f87dac2b3e5ccf4fc61f820d4d01f7f95a6829df601125c07b1f0bf37ed05760388e4945b06942b61c8ff9e1217272da34e1e29587d6e273287e5b
7
+ data.tar.gz: a06ada0668fde73d88f4f57f49a519f0475ad1426e961561456a2a2598afbc67045c5bdb545913aac1086e3aefc1b50b118c32875abb23a822b3f6d6d48c3645
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module TestCenter
3
- VERSION = "1.0.0"
3
+ VERSION = "1.0.1"
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: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lyndsey Ferguson
@@ -129,7 +129,7 @@ description: |2
129
129
  - suppress_tests: suppresses specific tests in a specific or all Xcode Schemes in a given project
130
130
  - suppressed_tests: retrieves a list of tests that are suppressed in a specific or all Xcode Schemes in a project
131
131
  - tests_from_junit: retrieves the failing and passing tests as reported in a junit xml file
132
- email: lyndsey.ferguson@appian.com
132
+ email: ldf.public+github@outlook.com
133
133
  executables: []
134
134
  extensions: []
135
135
  extra_rdoc_files: []
@@ -169,3 +169,4 @@ signing_key:
169
169
  specification_version: 4
170
170
  summary: Makes testing your iOS app easier
171
171
  test_files: []
172
+ has_rdoc: