Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.122 #704

Merged
merged 11 commits into from
Apr 29, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source "https://rubygems.org"
ruby "2.6.5"

gem "fastlane", "2.145.0"
gem "fastlane", "2.146.1"
gem "cocoapods", "1.9.1"

plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')
Expand Down
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ GEM
json (>= 1.5.1)
atomos (0.1.3)
aws-eventstream (1.1.0)
aws-partitions (1.296.0)
aws-partitions (1.301.0)
aws-sdk-core (3.94.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
Expand All @@ -23,11 +23,11 @@ GEM
aws-sdk-kms (1.30.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.61.2)
aws-sdk-s3 (1.63.0)
aws-sdk-core (~> 3, >= 3.83.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.1.1)
aws-sigv4 (1.1.2)
aws-eventstream (~> 1.0, >= 1.0.2)
babosa (1.0.3)
claide (1.0.3)
Expand Down Expand Up @@ -67,7 +67,7 @@ GEM
cocoapods-trunk (1.4.1)
nap (>= 0.8, < 2.0)
netrc (~> 0.11)
cocoapods-try (1.1.0)
cocoapods-try (1.2.0)
colored (1.2)
colored2 (3.1.2)
commander-fastlane (4.4.6)
Expand All @@ -92,7 +92,7 @@ GEM
faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
fastimage (2.1.7)
fastlane (2.145.0)
fastlane (2.146.1)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.3, < 3.0.0)
aws-sdk-s3 (~> 1.0)
Expand Down Expand Up @@ -156,13 +156,13 @@ GEM
google-cloud-core (~> 1.2)
googleauth (~> 0.9)
mini_mime (~> 1.0)
googleauth (0.11.0)
googleauth (0.12.0)
faraday (>= 0.17.3, < 2.0)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (~> 0.12)
signet (~> 0.14)
highline (1.7.10)
http-cookie (1.0.3)
domain_name (~> 0.5)
Expand Down Expand Up @@ -223,7 +223,7 @@ GEM
unf_ext (0.0.7.7)
unicode-display_width (1.7.0)
word_wrap (1.0.0)
xcodeproj (1.15.0)
xcodeproj (1.16.0)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
Expand All @@ -239,7 +239,7 @@ PLATFORMS

DEPENDENCIES
cocoapods (= 1.9.1)
fastlane (= 2.145.0)
fastlane (= 2.146.1)
fastlane-plugin-firebase_app_distribution

RUBY VERSION
Expand Down
12 changes: 6 additions & 6 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def shared_pods
pod 'Alamofire', '5.1.0'
pod 'Atributika', '4.9.5'
pod 'SwiftyJSON', '5.0.0'
pod 'SDWebImage', '5.7.1'
pod 'SDWebImage', '5.7.3'
pod 'SVGKit', :git => 'https://github.com/SVGKit/SVGKit.git', :branch => '2.x'
pod 'Fabric', '1.10.2'
pod 'Crashlytics', '3.14.0'
Expand All @@ -29,10 +29,10 @@ def all_pods
pod 'SnapKit', '5.0.1'

# Firebase
pod 'Firebase/Core', '6.22.0'
pod 'Firebase/Messaging' , '6.22.0'
pod 'Firebase/Analytics' , '6.22.0'
pod 'Firebase/RemoteConfig', '6.22.0'
pod 'Firebase/Core', '6.23.0'
pod 'Firebase/Messaging' , '6.23.0'
pod 'Firebase/Analytics' , '6.23.0'
pod 'Firebase/RemoteConfig', '6.23.0'

pod 'YandexMobileMetrica/Dynamic', '3.9.4'
pod 'Amplitude-iOS', '4.9.3'
Expand All @@ -53,7 +53,7 @@ def all_pods

pod 'Presentr', '1.9'

pod 'Agrume', '5.6.7'
pod 'Agrume', '5.6.8'
pod 'Highlightr', '2.1.0'
pod 'TTTAttributedLabel', '2.0.0'
pod 'lottie-ios', '2.5.3'
Expand Down
110 changes: 56 additions & 54 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- ActionSheetPicker-3.0 (2.4.0)
- Agrume (5.6.7):
- Agrume (5.6.8):
- SwiftyGif
- Alamofire (5.1.0)
- Amplitude-iOS (4.9.3)
Expand Down Expand Up @@ -32,55 +32,56 @@ PODS:
- FBSDKLoginKit/Login (= 5.13.0)
- FBSDKLoginKit/Login (5.13.0):
- FBSDKCoreKit (~> 5.0)
- Firebase/Analytics (6.22.0):
- Firebase/Analytics (6.23.0):
- Firebase/Core
- Firebase/Core (6.22.0):
- Firebase/Core (6.23.0):
- Firebase/CoreOnly
- FirebaseAnalytics (= 6.4.1)
- Firebase/CoreOnly (6.22.0):
- FirebaseCore (= 6.6.6)
- Firebase/Messaging (6.22.0):
- FirebaseAnalytics (= 6.4.2)
- Firebase/CoreOnly (6.23.0):
- FirebaseCore (= 6.6.7)
- Firebase/Messaging (6.23.0):
- Firebase/CoreOnly
- FirebaseMessaging (~> 4.3.0)
- Firebase/RemoteConfig (6.22.0):
- FirebaseMessaging (~> 4.3.1)
- Firebase/RemoteConfig (6.23.0):
- Firebase/CoreOnly
- FirebaseRemoteConfig (~> 4.4.9)
- FirebaseABTesting (3.2.0):
- FirebaseAnalyticsInterop (~> 1.3)
- FirebaseCore (~> 6.1)
- Protobuf (>= 3.9.2, ~> 3.9)
- FirebaseAnalytics (6.4.1):
- FirebaseAnalytics (6.4.2):
- FirebaseCore (~> 6.6)
- FirebaseInstallations (~> 1.1)
- GoogleAppMeasurement (= 6.4.1)
- FirebaseInstallations (~> 1.2)
- GoogleAppMeasurement (= 6.4.2)
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
- GoogleUtilities/MethodSwizzler (~> 6.0)
- GoogleUtilities/Network (~> 6.0)
- "GoogleUtilities/NSData+zlib (~> 6.0)"
- nanopb (= 0.3.9011)
- FirebaseAnalyticsInterop (1.5.0)
- FirebaseCore (6.6.6):
- FirebaseCore (6.6.7):
- FirebaseCoreDiagnostics (~> 1.2)
- FirebaseCoreDiagnosticsInterop (~> 1.2)
- GoogleUtilities/Environment (~> 6.5)
- GoogleUtilities/Logger (~> 6.5)
- FirebaseCoreDiagnostics (1.2.3):
- FirebaseCoreDiagnostics (1.2.4):
- FirebaseCoreDiagnosticsInterop (~> 1.2)
- GoogleDataTransportCCTSupport (~> 2.0)
- GoogleDataTransportCCTSupport (~> 3.0)
- GoogleUtilities/Environment (~> 6.5)
- GoogleUtilities/Logger (~> 6.5)
- nanopb (~> 0.3.901)
- FirebaseCoreDiagnosticsInterop (1.2.0)
- FirebaseInstallations (1.1.1):
- FirebaseInstallations (1.2.0):
- FirebaseCore (~> 6.6)
- GoogleUtilities/UserDefaults (~> 6.5)
- GoogleUtilities/Environment (~> 6.6)
- GoogleUtilities/UserDefaults (~> 6.6)
- PromisesObjC (~> 1.2)
- FirebaseInstanceID (4.3.3):
- FirebaseInstanceID (4.3.4):
- FirebaseCore (~> 6.6)
- FirebaseInstallations (~> 1.0)
- GoogleUtilities/Environment (~> 6.5)
- GoogleUtilities/UserDefaults (~> 6.5)
- FirebaseMessaging (4.3.0):
- FirebaseMessaging (4.3.1):
- FirebaseAnalyticsInterop (~> 1.5)
- FirebaseCore (~> 6.6)
- FirebaseInstanceID (~> 4.3)
Expand All @@ -97,33 +98,34 @@ PODS:
- GoogleUtilities/Environment (~> 6.2)
- "GoogleUtilities/NSData+zlib (~> 6.2)"
- Protobuf (>= 3.9.2, ~> 3.9)
- GoogleAppMeasurement (6.4.1):
- GoogleAppMeasurement (6.4.2):
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
- GoogleUtilities/MethodSwizzler (~> 6.0)
- GoogleUtilities/Network (~> 6.0)
- "GoogleUtilities/NSData+zlib (~> 6.0)"
- nanopb (= 0.3.9011)
- GoogleDataTransport (5.1.1)
- GoogleDataTransportCCTSupport (2.0.2):
- GoogleDataTransport (~> 5.1)
- GoogleDataTransport (6.0.0)
- GoogleDataTransportCCTSupport (3.0.0):
- GoogleDataTransport (~> 6.0)
- nanopb (~> 0.3.901)
- GoogleUtilities/AppDelegateSwizzler (6.5.2):
- GoogleUtilities/AppDelegateSwizzler (6.6.0):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (6.5.2)
- GoogleUtilities/Logger (6.5.2):
- GoogleUtilities/Environment (6.6.0):
- PromisesObjC (~> 1.2)
- GoogleUtilities/Logger (6.6.0):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (6.5.2):
- GoogleUtilities/MethodSwizzler (6.6.0):
- GoogleUtilities/Logger
- GoogleUtilities/Network (6.5.2):
- GoogleUtilities/Network (6.6.0):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (6.5.2)"
- GoogleUtilities/Reachability (6.5.2):
- "GoogleUtilities/NSData+zlib (6.6.0)"
- GoogleUtilities/Reachability (6.6.0):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (6.5.2):
- GoogleUtilities/UserDefaults (6.6.0):
- GoogleUtilities/Logger
- HexColors (2.3.0)
- Highlightr (2.1.0)
Expand Down Expand Up @@ -162,9 +164,9 @@ PODS:
- Protobuf (3.11.4)
- Quick (2.2.0)
- Reveal-SDK (24)
- SDWebImage (5.7.1):
- SDWebImage/Core (= 5.7.1)
- SDWebImage/Core (5.7.1)
- SDWebImage (5.7.3):
- SDWebImage/Core (= 5.7.3)
- SDWebImage/Core (5.7.3)
- SnapKit (5.0.1)
- STRegex (2.1.1)
- SVGKit (2.1.0):
Expand All @@ -191,7 +193,7 @@ PODS:

DEPENDENCIES:
- ActionSheetPicker-3.0 (= 2.4.0)
- Agrume (= 5.6.7)
- Agrume (= 5.6.8)
- Alamofire (= 5.1.0)
- Amplitude-iOS (= 4.9.3)
- Atributika (= 4.9.5)
Expand All @@ -206,10 +208,10 @@ DEPENDENCIES:
- Fabric (= 1.10.2)
- FBSDKCoreKit (= 5.13.0)
- FBSDKLoginKit (= 5.13.0)
- Firebase/Analytics (= 6.22.0)
- Firebase/Core (= 6.22.0)
- Firebase/Messaging (= 6.22.0)
- Firebase/RemoteConfig (= 6.22.0)
- Firebase/Analytics (= 6.23.0)
- Firebase/Core (= 6.23.0)
- Firebase/Messaging (= 6.23.0)
- Firebase/RemoteConfig (= 6.23.0)
- Highlightr (= 2.1.0)
- IQKeyboardManagerSwift (= 6.5.4)
- Kanna (= 5.2.2)
Expand All @@ -222,7 +224,7 @@ DEPENDENCIES:
- PromiseKit (= 6.13.0)
- Quick (= 2.2.0)
- Reveal-SDK
- SDWebImage (= 5.7.1)
- SDWebImage (= 5.7.3)
- SnapKit (= 5.0.1)
- STRegex (= 2.1.1)
- SVGKit (from `https://github.com/SVGKit/SVGKit.git`, branch `2.x`)
Expand Down Expand Up @@ -321,7 +323,7 @@ CHECKOUT OPTIONS:

SPEC CHECKSUMS:
ActionSheetPicker-3.0: c68e1f8355828b4e1c823fa87185aacfef5e6fe3
Agrume: 1440351654f1d8669f240b5e7f1c76bafa15cd02
Agrume: 53c2be9b06caef4b4996a2886a56b9e901bcc6c0
Alamofire: 9d5c5f602928e512395b30950c5984eca840093c
Amplitude-iOS: 122e026c44db8460e5efcf84859aa290a0ae9786
Atributika: 19429d34013b6d860feb5427c67bdbd219414e1f
Expand All @@ -337,21 +339,21 @@ SPEC CHECKSUMS:
Fabric: 706c8b8098fff96c33c0db69cbf81f9c551d0d74
FBSDKCoreKit: b1645dba3dfdba6102f2d4026fdbfca8114dc229
FBSDKLoginKit: 4aca55e93a63b1ff0cb9446208d49e32c13ab24a
Firebase: 32f9520684e87c7af3f0704f7f88042626d6b536
Firebase: 585ae467b3edda6a5444e788fda6888f024d8d6f
FirebaseABTesting: 821a3a3e4a145987e80fee3657c4de1cb9adf693
FirebaseAnalytics: 83f822fd0d33a46f49f89b8c3ab16ab4d89df08a
FirebaseAnalytics: 558f7a03d19de451093032c806f39d5f9dff096e
FirebaseAnalyticsInterop: 3f86269c38ae41f47afeb43ebf32a001f58fcdae
FirebaseCore: 9aca0f1fffb405176ba15311a5621fcde4106fcf
FirebaseCoreDiagnostics: 13a6564cd6d5375066bbc8940cc1753af24497f3
FirebaseCore: a2788a0d5f6c1dff17b8f79b4a73654a8d4bfdbd
FirebaseCoreDiagnostics: b59c024493a409f8aecba02c99928d0d8431d159
FirebaseCoreDiagnosticsInterop: 296e2c5f5314500a850ad0b83e9e7c10b011a850
FirebaseInstallations: acb3216eb9784d3b1d2d2d635ff74fa892cc0c44
FirebaseInstanceID: 4b87a9a75ef628a53bb5de46e4d4cecfcce88c02
FirebaseMessaging: 4ec33842d36b3319e062e51fb8b35a74f726950d
FirebaseInstallations: 2119fb3e46b0a88bfdbf12562f855ee3252462fa
FirebaseInstanceID: cef67c4967c7cecb56ea65d8acbb4834825c587b
FirebaseMessaging: 828e66eb357a893e3cebd9ee0f6bc1941447cc94
FirebaseRemoteConfig: 47abf7a04a9082091955ea555aa79cfdd249b19c
GoogleAppMeasurement: e49be3954045b17d046f271b9cc1ec052bad9702
GoogleDataTransport: 6ffa4dd0b6d547f8d27b91bd92fa9e197a3f5f1f
GoogleDataTransportCCTSupport: 12f02e5c8f09c055615de90bcd5ba2c375546051
GoogleUtilities: ad0f3b691c67909d03a3327cc205222ab8f42e0e
GoogleAppMeasurement: 2253e99c1f22638cf234c059144660c338ad76c3
GoogleDataTransport: 061fe7d9b476710e3cd8ea51e8e07d8b67c2b420
GoogleDataTransportCCTSupport: 0f39025e8cf51f168711bd3fb773938d7e62ddb5
GoogleUtilities: 39530bc0ad980530298e9c4af8549e991fd033b1
HexColors: 6ad3947c3447a055a3aa8efa859def096351fe5f
Highlightr: 595f3e100737c8de41113385da8bd0b5b65212c6
IQKeyboardManagerSwift: 2dde0fc70110e8eac7ccce2a46fdbec6a850b414
Expand All @@ -370,7 +372,7 @@ SPEC CHECKSUMS:
Protobuf: 176220c526ad8bd09ab1fb40a978eac3fef665f7
Quick: 7fb19e13be07b5dfb3b90d4f9824c855a11af40e
Reveal-SDK: 5d7e56b8f018c0a88b3a2c10bf68d598bbd3b071
SDWebImage: 5d4cf6afccd9ac1d2ee701ed0c4917cbb1b80536
SDWebImage: 97351f6582ceca541ea294ba66a1fcb342a331c2
SnapKit: 97b92857e3df3a0c71833cce143274bf6ef8e5eb
STRegex: d49e88d0fe58538d3175fdd989bc1243b9be2a07
SVGKit: 8a2fc74258bdb2abb54d3b65f3dd68b0277a9c4d
Expand All @@ -387,6 +389,6 @@ SPEC CHECKSUMS:
VK-ios-sdk: 62a10b6571fbcda0657f455fedce7fedf55b4cd0
YandexMobileMetrica: 1030df2959c886a7be3bc3d274eb54c8e86afd6f

PODFILE CHECKSUM: d9a987678262cc1b050569e6115b50fbf9457879
PODFILE CHECKSUM: 1b08a26ef5c257e8ed979b60d324befae1fcbb14

COCOAPODS: 1.9.1
Loading