From f5e3e07a2f8ce537337b4e617c779ca58bb5a9ff Mon Sep 17 00:00:00 2001 From: manuroe Date: Thu, 3 Sep 2020 15:57:21 +0200 Subject: [PATCH] CHANGES --- .gitignore | 1 + CHANGES.rst | 2 +- Gemfile.lock | 28 ++++++++++++++-------------- 3 files changed, 16 insertions(+), 15 deletions(-) diff --git a/.gitignore b/.gitignore index 01164a0af..230869b9a 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,7 @@ DerivedData *.ipa *.xcuserstate out/ +.vscode/ # CocoaPods # diff --git a/CHANGES.rst b/CHANGES.rst index e52b84c50..b0ccbb6ba 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -17,7 +17,7 @@ Changes to be released in next version * 🧱 Build - * + * buildRelease.sh: Make sure it works for both branches and tags Others * diff --git a/Gemfile.lock b/Gemfile.lock index 2f628843a..25472b374 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,20 +14,20 @@ GEM json (>= 1.5.1) atomos (0.1.3) aws-eventstream (1.1.0) - aws-partitions (1.354.0) - aws-sdk-core (3.104.3) + aws-partitions (1.364.0) + aws-sdk-core (3.105.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-kms (1.36.0) + aws-sdk-kms (1.37.0) aws-sdk-core (~> 3, >= 3.99.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.78.0) + aws-sdk-s3 (1.79.1) aws-sdk-core (~> 3, >= 3.104.3) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.1) - aws-sigv4 (1.2.1) + aws-sigv4 (1.2.2) aws-eventstream (~> 1, >= 1.0.2) babosa (1.0.3) claide (1.0.3) @@ -72,7 +72,7 @@ GEM colored2 (3.1.2) commander-fastlane (4.4.6) highline (~> 1.7.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.7) declarative (0.0.20) declarative-option (0.1.0) digest-crc (0.6.1) @@ -87,13 +87,13 @@ GEM excon (0.76.0) faraday (1.0.1) multipart-post (>= 1.2, < 3) - faraday-cookie_jar (0.0.6) - faraday (>= 0.7.4) + faraday-cookie_jar (0.0.7) + faraday (>= 0.8.0) http-cookie (~> 1.0.0) faraday_middleware (1.0.0) faraday (~> 1.0) fastimage (2.2.0) - fastlane (2.156.0) + fastlane (2.157.2) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.3, < 3.0.0) aws-sdk-s3 (~> 1.0) @@ -148,7 +148,7 @@ GEM google-cloud-env (1.3.3) faraday (>= 0.17.3, < 2.0) google-cloud-errors (1.0.1) - google-cloud-storage (1.27.0) + google-cloud-storage (1.28.0) addressable (~> 2.5) digest-crc (~> 0.4) google-api-client (~> 0.33) @@ -170,11 +170,11 @@ GEM concurrent-ruby (~> 1.0) jmespath (1.4.0) json (2.3.1) - jwt (2.2.1) + jwt (2.2.2) memoist (0.16.2) mini_magick (4.10.1) mini_mime (1.0.2) - minitest (5.14.1) + minitest (5.14.2) molinillo (0.6.6) multi_json (1.15.0) multipart-post (2.0.0) @@ -184,7 +184,7 @@ GEM netrc (0.11.0) os (1.1.1) plist (3.5.0) - public_suffix (4.0.5) + public_suffix (4.0.6) rake (13.0.1) representable (3.0.4) declarative (< 0.1.0) @@ -241,7 +241,7 @@ PLATFORMS DEPENDENCIES cocoapods (~> 1.9.3) - fastlane (~> 2.156.0) + fastlane fastlane-plugin-versioning xcode-install