update fastlane

This commit is contained in:
Salvatore Giordano
2020-10-06 10:20:15 +02:00
parent ca226a3021
commit 63879f49c5
4 changed files with 32 additions and 27 deletions
+17 -17
View File
@@ -6,20 +6,20 @@ GEM
public_suffix (>= 2.0.2, < 5.0) public_suffix (>= 2.0.2, < 5.0)
atomos (0.1.3) atomos (0.1.3)
aws-eventstream (1.1.0) aws-eventstream (1.1.0)
aws-partitions (1.345.0) aws-partitions (1.380.0)
aws-sdk-core (3.104.3) aws-sdk-core (3.109.1)
aws-eventstream (~> 1, >= 1.0.2) aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0) aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1) aws-sigv4 (~> 1.1)
jmespath (~> 1.0) jmespath (~> 1.0)
aws-sdk-kms (1.36.0) aws-sdk-kms (1.39.0)
aws-sdk-core (~> 3, >= 3.99.0) aws-sdk-core (~> 3, >= 3.109.0)
aws-sigv4 (~> 1.1) aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.75.0) aws-sdk-s3 (1.83.0)
aws-sdk-core (~> 3, >= 3.104.1) aws-sdk-core (~> 3, >= 3.109.0)
aws-sdk-kms (~> 1) aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1) aws-sigv4 (~> 1.1)
aws-sigv4 (1.2.1) aws-sigv4 (1.2.2)
aws-eventstream (~> 1, >= 1.0.2) aws-eventstream (~> 1, >= 1.0.2)
babosa (1.0.3) babosa (1.0.3)
claide (1.0.3) claide (1.0.3)
@@ -35,16 +35,16 @@ GEM
unf (>= 0.0.5, < 1.0.0) unf (>= 0.0.5, < 1.0.0)
dotenv (2.7.6) dotenv (2.7.6)
emoji_regex (3.0.0) emoji_regex (3.0.0)
excon (0.75.0) excon (0.76.0)
faraday (1.0.1) faraday (1.0.1)
multipart-post (>= 1.2, < 3) multipart-post (>= 1.2, < 3)
faraday-cookie_jar (0.0.6) faraday-cookie_jar (0.0.7)
faraday (>= 0.7.4) faraday (>= 0.8.0)
http-cookie (~> 1.0.0) http-cookie (~> 1.0.0)
faraday_middleware (1.0.0) faraday_middleware (1.0.0)
faraday (~> 1.0) faraday (~> 1.0)
fastimage (2.2.0) fastimage (2.2.0)
fastlane (2.153.1) fastlane (2.162.0)
CFPropertyList (>= 2.3, < 4.0.0) CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.3, < 3.0.0) addressable (>= 2.3, < 3.0.0)
aws-sdk-s3 (~> 1.0) aws-sdk-s3 (~> 1.0)
@@ -96,14 +96,14 @@ GEM
google-cloud-env (1.3.3) google-cloud-env (1.3.3)
faraday (>= 0.17.3, < 2.0) faraday (>= 0.17.3, < 2.0)
google-cloud-errors (1.0.1) google-cloud-errors (1.0.1)
google-cloud-storage (1.26.2) google-cloud-storage (1.29.1)
addressable (~> 2.5) addressable (~> 2.5)
digest-crc (~> 0.4) digest-crc (~> 0.4)
google-api-client (~> 0.33) google-api-client (~> 0.33)
google-cloud-core (~> 1.2) google-cloud-core (~> 1.2)
googleauth (~> 0.9) googleauth (~> 0.9)
mini_mime (~> 1.0) mini_mime (~> 1.0)
googleauth (0.13.0) googleauth (0.13.1)
faraday (>= 0.17.3, < 2.0) faraday (>= 0.17.3, < 2.0)
jwt (>= 1.4, < 3.0) jwt (>= 1.4, < 3.0)
memoist (~> 0.16) memoist (~> 0.16)
@@ -116,7 +116,7 @@ GEM
httpclient (2.8.3) httpclient (2.8.3)
jmespath (1.4.0) jmespath (1.4.0)
json (2.3.1) json (2.3.1)
jwt (2.2.1) jwt (2.2.2)
memoist (0.16.2) memoist (0.16.2)
mini_magick (4.10.1) mini_magick (4.10.1)
mini_mime (1.0.2) mini_mime (1.0.2)
@@ -124,9 +124,9 @@ GEM
multipart-post (2.0.0) multipart-post (2.0.0)
nanaimo (0.3.0) nanaimo (0.3.0)
naturally (2.2.0) naturally (2.2.0)
os (1.1.0) os (1.1.1)
plist (3.5.0) plist (3.5.0)
public_suffix (4.0.5) public_suffix (4.0.6)
rake (13.0.1) rake (13.0.1)
representable (3.0.4) representable (3.0.4)
declarative (< 0.1.0) declarative (< 0.1.0)
@@ -158,7 +158,7 @@ GEM
unf_ext (0.0.7.7) unf_ext (0.0.7.7)
unicode-display_width (1.7.0) unicode-display_width (1.7.0)
word_wrap (1.0.0) word_wrap (1.0.0)
xcodeproj (1.17.1) xcodeproj (1.18.0)
CFPropertyList (>= 2.3.3, < 4.0) CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3) atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0) claide (>= 1.0.2, < 2.0)
+1 -1
View File
@@ -1,4 +1,4 @@
fastlane_version "2.68.0" fastlane_version "2.162.0"
default_platform :ios default_platform :ios
before_all do before_all do
+13 -8
View File
@@ -5,42 +5,47 @@
<testcase classname="fastlane.lanes" name="0: Verifying fastlane version" time="0.000445"> <testcase classname="fastlane.lanes" name="0: Verifying fastlane version" time="0.000446">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="1: default_platform" time="0.000174"> <testcase classname="fastlane.lanes" name="1: default_platform" time="0.000185">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="2: is_ci" time="0.000169"> <testcase classname="fastlane.lanes" name="2: is_ci" time="0.000194">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="3: Switch to ios match_me lane" time="0.000159"> <testcase classname="fastlane.lanes" name="3: Switch to ios match_me lane" time="0.000188">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="4: match" time="2.626808"> <testcase classname="fastlane.lanes" name="4: is_ci" time="0.000169">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="5: gym" time="108.769073"> <testcase classname="fastlane.lanes" name="5: match" time="28.223143">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="6: changelog_from_git_commits" time="0.023007"> <testcase classname="fastlane.lanes" name="6: gym" time="102.64516">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="7: firebase_app_distribution" time="3.435275"> <testcase classname="fastlane.lanes" name="7: changelog_from_git_commits" time="0.021173">
</testcase>
<testcase classname="fastlane.lanes" name="8: firebase_app_distribution" time="2.903289">
</testcase> </testcase>
+1 -1
View File
@@ -1,7 +1,7 @@
name: example name: example
description: A new Flutter project. description: A new Flutter project.
version: 1.0.25+27 version: 1.0.26+28
environment: environment:
sdk: ">=2.2.2 <3.0.0" sdk: ">=2.2.2 <3.0.0"