From 0bce3e3830e4610f4ceafe0dd7c6c37a360bf784 Mon Sep 17 00:00:00 2001 From: "Bryant, Charles" Date: Tue, 5 Dec 2023 15:55:19 -0800 Subject: [PATCH 1/2] Bump cocoapods to 1.14.3 --- ios/Podfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/Podfile.lock b/ios/Podfile.lock index d650b6e9a..9a6ef3333 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -321,4 +321,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: e0bbf5c8e53a75b510552973e41d17cf5c6e2c02 -COCOAPODS: 1.11.3 +COCOAPODS: 1.14.3 From a2fb7a263bee724b1cd88061cbbe51adf1282311 Mon Sep 17 00:00:00 2001 From: "Bryant, Charles" Date: Tue, 5 Dec 2023 15:55:38 -0800 Subject: [PATCH 2/2] Fix pubspec.lock eof --- pubspec.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.lock b/pubspec.lock index 081b7f4e1..3c53ee811 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1426,4 +1426,4 @@ packages: version: "3.1.2" sdks: dart: ">=2.19.0 <3.0.0" - flutter: ">=3.3.0" \ No newline at end of file + flutter: ">=3.3.0"