From 55c86842ed3de97cef7d8d7998c65e7ed2f9b31a Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Wed, 22 Apr 2020 01:24:18 +0200 Subject: [PATCH] Update pods TunnelKit to OpenSSL 1.1.1g --- Podfile | 2 +- Podfile.lock | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Podfile b/Podfile index 1f9addd7..8594ac7d 100644 --- a/Podfile +++ b/Podfile @@ -8,7 +8,7 @@ $tunnelkit_name = 'TunnelKit' $tunnelkit_specs = ['Protocols/OpenVPN', 'Extra/LZO'] def shared_pods - pod_version $tunnelkit_name, $tunnelkit_specs, '~> 2.2.2' + pod_version $tunnelkit_name, $tunnelkit_specs, '~> 2.2.3' #pod_git $tunnelkit_name, $tunnelkit_specs, '735c1fd' #pod_path $tunnelkit_name, $tunnelkit_specs, '..' pod 'SSZipArchive' diff --git a/Podfile.lock b/Podfile.lock index 00ab8b53..fec37987 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -21,17 +21,17 @@ PODS: - Kvitto/Core (1.0.3): - DTFoundation/DTASN1 (~> 1.7.13) - MBProgressHUD (1.2.0) - - OpenSSL-Apple (1.1.1f.6) + - OpenSSL-Apple (1.1.1g.6) - SSZipArchive (2.2.2) - SwiftyBeaver (1.9.1) - - TunnelKit/AppExtension (2.2.2): + - TunnelKit/AppExtension (2.2.3): - SwiftyBeaver - TunnelKit/Core - - TunnelKit/Core (2.2.2): + - TunnelKit/Core (2.2.3): - SwiftyBeaver - - TunnelKit/Extra/LZO (2.2.2) - - TunnelKit/Protocols/OpenVPN (2.2.2): - - OpenSSL-Apple (~> 1.1.1f.6) + - TunnelKit/Extra/LZO (2.2.3) + - TunnelKit/Protocols/OpenVPN (2.2.3): + - OpenSSL-Apple (~> 1.1.1g.6) - TunnelKit/AppExtension - TunnelKit/Core @@ -49,8 +49,8 @@ DEPENDENCIES: - Kvitto - MBProgressHUD - SSZipArchive - - TunnelKit/Extra/LZO (~> 2.2.2) - - TunnelKit/Protocols/OpenVPN (~> 2.2.2) + - TunnelKit/Extra/LZO (~> 2.2.3) + - TunnelKit/Protocols/OpenVPN (~> 2.2.3) SPEC REPOS: https://github.com/cocoapods/specs.git: @@ -77,11 +77,11 @@ SPEC CHECKSUMS: DTFoundation: 25aa19bb7c6e225b1dfae195604fb8cf1da0ab4c Kvitto: d451f893f84ad669850b7cb7d3f8781363e14232 MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406 - OpenSSL-Apple: 07d3f68add280b474278320232fb89625dd29fe9 + OpenSSL-Apple: c9c1b9c5b2b1fc4e1758fc5f0836b58ae7fd8183 SSZipArchive: fa16b8cc4cdeceb698e5e5d9f67e9558532fbf23 SwiftyBeaver: a1f5691458561414bcfab51874b2b7445451602b - TunnelKit: 3b5756c750d9e4ef81d42df758680a70863db798 + TunnelKit: 45fa5cf7ca17cce5590232465ad73508ab6e295e -PODFILE CHECKSUM: 00aec24437900c7e6f297063b24cc8f35ec1f484 +PODFILE CHECKSUM: 0a4ea172e132cd9da361698c69c042bb04121162 COCOAPODS: 1.9.1