Skip to content
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.143.0"
gem "fastlane", "2.144.0"
gem "cocoapods", "1.9.1"

plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')
Expand Down
28 changes: 17 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,19 @@ GEM
json (>= 1.5.1)
atomos (0.1.3)
aws-eventstream (1.0.3)
aws-sdk (2.11.463)
aws-sdk-resources (= 2.11.463)
aws-sdk-core (2.11.463)
aws-sigv4 (~> 1.0)
aws-partitions (1.288.0)
aws-sdk-core (3.92.0)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-resources (2.11.463)
aws-sdk-core (= 2.11.463)
aws-sdk-kms (1.30.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.61.1)
aws-sdk-core (~> 3, >= 3.83.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.1.1)
aws-eventstream (~> 1.0, >= 1.0.2)
babosa (1.0.3)
Expand Down Expand Up @@ -77,7 +83,7 @@ GEM
escape (0.0.4)
ethon (0.12.0)
ffi (>= 1.3.0)
excon (0.72.0)
excon (0.73.0)
faraday (0.17.3)
multipart-post (>= 1.2, < 3)
faraday-cookie_jar (0.0.6)
Expand All @@ -86,10 +92,10 @@ GEM
faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
fastimage (2.1.7)
fastlane (2.143.0)
fastlane (2.144.0)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.3, < 3.0.0)
aws-sdk (~> 2.3)
aws-sdk-s3 (~> 1.0)
babosa (>= 1.0.2, < 2.0.0)
bundler (>= 1.12.0, < 3.0.0)
colored
Expand Down Expand Up @@ -190,7 +196,7 @@ GEM
ruby-macho (1.4.0)
rubyzip (1.3.0)
security (0.1.3)
signet (0.13.0)
signet (0.13.2)
addressable (~> 2.3)
faraday (>= 0.17.3, < 2.0)
jwt (>= 1.5, < 3.0)
Expand Down Expand Up @@ -233,7 +239,7 @@ PLATFORMS

DEPENDENCIES
cocoapods (= 1.9.1)
fastlane (= 2.143.0)
fastlane (= 2.144.0)
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 @@ -29,10 +29,10 @@ def all_pods
pod 'SnapKit', '5.0.1'

# Firebase
pod 'Firebase/Core', '6.19.0'
pod 'Firebase/Messaging' , '6.19.0'
pod 'Firebase/Analytics' , '6.19.0'
pod 'Firebase/RemoteConfig', '6.19.0'
pod 'Firebase/Core', '6.21.0'
pod 'Firebase/Messaging' , '6.21.0'
pod 'Firebase/Analytics' , '6.21.0'
pod 'Firebase/RemoteConfig', '6.21.0'

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

pod 'Presentr', '1.9'

pod 'Agrume', '5.6.5'
pod 'Agrume', '5.6.7'
pod 'Highlightr', '2.1.0'
pod 'TTTAttributedLabel', '2.0.0'
pod 'lottie-ios', '2.5.3'
pod 'Koloda', '5.0'
pod 'Charts', '3.4.0'
pod 'EasyTipView', '2.0.4'
pod 'ActionSheetPicker-3.0', '2.4.0'
pod 'Nuke', '8.3.1'
pod 'Nuke', '8.4.1'
pod 'STRegex', '2.1.1'
pod 'Tabman', '2.8.0'
pod 'SwiftDate', '6.1.0'
Expand Down
84 changes: 42 additions & 42 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.5):
- Agrume (5.6.7):
- SwiftyGif
- Alamofire (4.9.1)
- Amplitude-iOS (4.9.3)
Expand Down Expand Up @@ -32,34 +32,34 @@ PODS:
- FBSDKLoginKit/Login (= 5.13.0)
- FBSDKLoginKit/Login (5.13.0):
- FBSDKCoreKit (~> 5.0)
- Firebase/Analytics (6.19.0):
- Firebase/Analytics (6.21.0):
- Firebase/Core
- Firebase/Core (6.19.0):
- Firebase/Core (6.21.0):
- Firebase/CoreOnly
- FirebaseAnalytics (= 6.3.1)
- Firebase/CoreOnly (6.19.0):
- FirebaseCore (= 6.6.4)
- Firebase/Messaging (6.19.0):
- FirebaseAnalytics (= 6.4.0)
- Firebase/CoreOnly (6.21.0):
- FirebaseCore (= 6.6.5)
- Firebase/Messaging (6.21.0):
- Firebase/CoreOnly
- FirebaseMessaging (~> 4.3.0)
- Firebase/RemoteConfig (6.19.0):
- Firebase/RemoteConfig (6.21.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.3.1):
- FirebaseAnalytics (6.4.0):
- FirebaseCore (~> 6.6)
- FirebaseInstallations (~> 1.1)
- GoogleAppMeasurement (= 6.3.1)
- GoogleAppMeasurement (= 6.4.0)
- 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.4):
- FirebaseCore (6.6.5):
- FirebaseCoreDiagnostics (~> 1.2)
- FirebaseCoreDiagnosticsInterop (~> 1.2)
- GoogleUtilities/Environment (~> 6.5)
Expand All @@ -71,7 +71,7 @@ PODS:
- GoogleUtilities/Logger (~> 6.5)
- nanopb (~> 0.3.901)
- FirebaseCoreDiagnosticsInterop (1.2.0)
- FirebaseInstallations (1.1.0):
- FirebaseInstallations (1.1.1):
- FirebaseCore (~> 6.6)
- GoogleUtilities/UserDefaults (~> 6.5)
- PromisesObjC (~> 1.2)
Expand All @@ -97,33 +97,33 @@ PODS:
- GoogleUtilities/Environment (~> 6.2)
- "GoogleUtilities/NSData+zlib (~> 6.2)"
- Protobuf (>= 3.9.2, ~> 3.9)
- GoogleAppMeasurement (6.3.1):
- GoogleAppMeasurement (6.4.0):
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
- GoogleUtilities/MethodSwizzler (~> 6.0)
- GoogleUtilities/Network (~> 6.0)
- "GoogleUtilities/NSData+zlib (~> 6.0)"
- nanopb (= 0.3.9011)
- GoogleDataTransport (5.0.0)
- GoogleDataTransportCCTSupport (2.0.0):
- GoogleDataTransport (~> 5.0)
- GoogleDataTransport (5.1.0)
- GoogleDataTransportCCTSupport (2.0.1):
- GoogleDataTransport (~> 5.1)
- nanopb (~> 0.3.901)
- GoogleUtilities/AppDelegateSwizzler (6.5.1):
- GoogleUtilities/AppDelegateSwizzler (6.5.2):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (6.5.1)
- GoogleUtilities/Logger (6.5.1):
- GoogleUtilities/Environment (6.5.2)
- GoogleUtilities/Logger (6.5.2):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (6.5.1):
- GoogleUtilities/MethodSwizzler (6.5.2):
- GoogleUtilities/Logger
- GoogleUtilities/Network (6.5.1):
- GoogleUtilities/Network (6.5.2):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (6.5.1)"
- GoogleUtilities/Reachability (6.5.1):
- "GoogleUtilities/NSData+zlib (6.5.2)"
- GoogleUtilities/Reachability (6.5.2):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (6.5.1):
- GoogleUtilities/UserDefaults (6.5.2):
- GoogleUtilities/Logger
- HexColors (2.3.0)
- Highlightr (2.1.0)
Expand All @@ -145,7 +145,7 @@ PODS:
- nanopb/decode (0.3.9011)
- nanopb/encode (0.3.9011)
- Nimble (8.0.5)
- Nuke (8.3.1)
- Nuke (8.4.1)
- Pageboy (3.5.0)
- pop (1.0.12)
- Presentr (1.9)
Expand Down Expand Up @@ -191,7 +191,7 @@ PODS:

DEPENDENCIES:
- ActionSheetPicker-3.0 (= 2.4.0)
- Agrume (= 5.6.5)
- Agrume (= 5.6.7)
- Alamofire (= 4.9.1)
- Amplitude-iOS (= 4.9.3)
- Atributika (= 4.9.5)
Expand All @@ -206,18 +206,18 @@ DEPENDENCIES:
- Fabric (= 1.10.2)
- FBSDKCoreKit (= 5.13.0)
- FBSDKLoginKit (= 5.13.0)
- Firebase/Analytics (= 6.19.0)
- Firebase/Core (= 6.19.0)
- Firebase/Messaging (= 6.19.0)
- Firebase/RemoteConfig (= 6.19.0)
- Firebase/Analytics (= 6.21.0)
- Firebase/Core (= 6.21.0)
- Firebase/Messaging (= 6.21.0)
- Firebase/RemoteConfig (= 6.21.0)
- Highlightr (= 2.1.0)
- IQKeyboardManagerSwift (= 6.5.4)
- Kanna (= 5.0.0)
- Koloda (= 5.0)
- lottie-ios (= 2.5.3)
- Mockingjay (= 3.0.0-alpha.1)
- Nimble (= 8.0.5)
- Nuke (= 8.3.1)
- Nuke (= 8.4.1)
- Presentr (= 1.9)
- PromiseKit (= 6.13.0)
- Quick (= 2.2.0)
Expand Down Expand Up @@ -321,7 +321,7 @@ CHECKOUT OPTIONS:

SPEC CHECKSUMS:
ActionSheetPicker-3.0: c68e1f8355828b4e1c823fa87185aacfef5e6fe3
Agrume: ad8e6428b9e1cb305ff14ee6195cefe2f938d13d
Agrume: 1440351654f1d8669f240b5e7f1c76bafa15cd02
Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18
Amplitude-iOS: 122e026c44db8460e5efcf84859aa290a0ae9786
Atributika: 19429d34013b6d860feb5427c67bdbd219414e1f
Expand All @@ -337,21 +337,21 @@ SPEC CHECKSUMS:
Fabric: 706c8b8098fff96c33c0db69cbf81f9c551d0d74
FBSDKCoreKit: b1645dba3dfdba6102f2d4026fdbfca8114dc229
FBSDKLoginKit: 4aca55e93a63b1ff0cb9446208d49e32c13ab24a
Firebase: d55ddb0e0bb3207166cddc028647833d8a1b5b6f
Firebase: f378c80340dd41c0ad0914af740c021eb282a04b
FirebaseABTesting: 821a3a3e4a145987e80fee3657c4de1cb9adf693
FirebaseAnalytics: 572e467f3d977825266e8ccd52674aa3e6f47eac
FirebaseAnalytics: a1a0b3327ceb5cd5b4bacffdb293f6c909aa087d
FirebaseAnalyticsInterop: 3f86269c38ae41f47afeb43ebf32a001f58fcdae
FirebaseCore: ed0a24c758a57c2b88c5efa8e6a8195e868af589
FirebaseCore: 9f495d3afacb7b558711e6218ebb14b1c51b5802
FirebaseCoreDiagnostics: e9b4cd8ba60dee0f2d13347332e4b7898cca5b61
FirebaseCoreDiagnosticsInterop: 296e2c5f5314500a850ad0b83e9e7c10b011a850
FirebaseInstallations: 575cd32f2aec0feeb0e44f5d0110a09e5e60b47b
FirebaseInstallations: acb3216eb9784d3b1d2d2d635ff74fa892cc0c44
FirebaseInstanceID: 7ee0d6777013bb952f377b41965bf132b6a075be
FirebaseMessaging: 4ec33842d36b3319e062e51fb8b35a74f726950d
FirebaseRemoteConfig: 47abf7a04a9082091955ea555aa79cfdd249b19c
GoogleAppMeasurement: c29d405ff76e18551b5d158eaba6753fda8c7542
GoogleDataTransport: a857c6a002d201b524dd4bc2ed7e7355ed07e785
GoogleDataTransportCCTSupport: 32f75fbe904c82772fcbb6b6bd4525bfb6f2a862
GoogleUtilities: 06eb53bb579efe7099152735900dd04bf09e7275
GoogleAppMeasurement: 6e68a94d0eaeb1d73ef6b0ed4f7334e29d63ae29
GoogleDataTransport: b29a21d813e906014ca16c00897827e40e4a24ab
GoogleDataTransportCCTSupport: 6f15a89b0ca35d6fa523e1f752ef818588885988
GoogleUtilities: ad0f3b691c67909d03a3327cc205222ab8f42e0e
HexColors: 6ad3947c3447a055a3aa8efa859def096351fe5f
Highlightr: 595f3e100737c8de41113385da8bd0b5b65212c6
IQKeyboardManagerSwift: 2dde0fc70110e8eac7ccce2a46fdbec6a850b414
Expand All @@ -361,7 +361,7 @@ SPEC CHECKSUMS:
Mockingjay: 0f7c5aa49c7f1b95621cee3c79b557141f5a225c
nanopb: 18003b5e52dab79db540fe93fe9579f399bd1ccd
Nimble: 4ab1aeb9b45553c75b9687196b0fa0713170a332
Nuke: 85fb80f8df0cb26c28d2f4e0cb7fb93bcd6548d3
Nuke: d780e3507a86b86c589ab3cc5cd302d5456f06fb
Pageboy: 3794c578aae5fcce06e90b3ed4a0ad6b807d75bb
pop: d582054913807fd11fd50bfe6a539d91c7e1a55a
Presentr: 7078d7eb5d1661ebeaae60c9e42a1e534de1b993
Expand All @@ -387,6 +387,6 @@ SPEC CHECKSUMS:
VK-ios-sdk: 62a10b6571fbcda0657f455fedce7fedf55b4cd0
YandexMobileMetrica: 1030df2959c886a7be3bc3d274eb54c8e86afd6f

PODFILE CHECKSUM: 862182232c8c138cc30830257ae9f062a08c743c
PODFILE CHECKSUM: bf6b5b0ffb011b1f71f717b264a76aa6ca9c8a73

COCOAPODS: 1.9.1
2 changes: 1 addition & 1 deletion fastlane/Fastfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is the minimum version number required.
fastlane_version "2.143.0"
fastlane_version "2.144.0"

default_platform :ios

Expand Down