fastlane-plugin-yafirim 0.1.3 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 53e2e7f606aacb87873afa1c62128b7095a4516416dcbc3975fa7847ba3af9ec
4
- data.tar.gz: 2708d9337f9682ea90937d904d1c7320b3c5b6cebba85e3e5c983439d05b39ec
3
+ metadata.gz: b53a4c77988e68241a0bf2df60770c2b64af6d154ced68da2eeb6dad46897869
4
+ data.tar.gz: 0d044531de9963bcd478b3e9670c0cb397400f2d65b2d2eaa01da49d2b99a266
5
5
  SHA512:
6
- metadata.gz: 50a8665c0c69db931bcf951df37cb6959676ba9e792543e4448fb1e49a48189f2d571e9bf8acf01ab70123234f7b1ce4713039126117002f4ced9bff9285539c
7
- data.tar.gz: 55a64472400d905a2064d3c469f2518ad0a2530342b24cf223879164d1e2cc21643d219f7ba49bde8cd964ff2371b278400b7e5b3ac16dbd98acb948cf84818a
6
+ metadata.gz: '026783782f16441561a394bc2c5e6d9d97f2b694de3e9362ccc1187152eba2002c9f92703c62e286b841b17e03ebe03b8f22ba68365cd050ec60d0022555b943'
7
+ data.tar.gz: 4384acffd94cbefa654dc46ddf52aa0891169253c828f8d8296d963783e03d5b1452ddd9b410a0f0647583726ed5ebafe33b5d49ef283ae80eb8eff8b1bc17bd
@@ -80,7 +80,7 @@ module Fastlane
80
80
  firim_client = Faraday.new(nil,
81
81
  {
82
82
  request: {
83
- timeout: 3000,
83
+ timeout: 6000,
84
84
  open_timeout: 300
85
85
  }
86
86
  }
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module Yafirim
3
- VERSION = "0.1.3"
3
+ VERSION = "0.1.4"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-yafirim
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - wd