fastlane-plugin-gs_deliver 0.3.9 → 0.3.10

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: 72cc53d3d25e91106fa10d7a44710fbfa6c37b41
4
- data.tar.gz: 2a0291303bfde938d416cedd3d0d4b18ccd253d8
3
+ metadata.gz: 4822cd3049a35eb0243c0290610acac2793107ce
4
+ data.tar.gz: 00588ca978ffee042d740e5afb7287008b970684
5
5
  SHA512:
6
- metadata.gz: 2ea23cfb61160f0739b74b1311d8ae6d2fb8ba3b9510d98ebb99259a9f44cb5ada259a1f8672621e3d838e148263b6d66b21f81045516020ddf82cff916e44db
7
- data.tar.gz: ec2c72c297abec335d1047b53fc389624f823ced3b758089b66547ea9fe10dd0fd4d095b3674c5819e0c81ef49933962174e06ec28c76aac2097515f117e09d0
6
+ metadata.gz: 4ff42da253bea991456386d431a580a87fe3d55bc2b705d55f195994d1ebfcd522060aa3656c10894ac879e764ba42439a19c799c4b0a59934094de492820c4c
7
+ data.tar.gz: de731c04ba7ea03ca8bf88e930a620a348976caa29779577e3584926213b655ba685a02a0a7372188d955e595c1f6961ce4605c9474a4853c3495967a95ed9cf
@@ -24,7 +24,7 @@ module Fastlane
24
24
  return
25
25
  end
26
26
 
27
- build.build_train.update_testing_status!(true, type, build)
27
+ build.build_train.update_testing_status!(true, 'external', build)
28
28
  end
29
29
 
30
30
  def self.description
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module GsDeliver
3
- VERSION = "0.3.9"
3
+ VERSION = "0.3.10"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-gs_deliver
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.9
4
+ version: 0.3.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Сергей Веселовский