From d2ba087ccc77422106d9ad2a1f7557f44a0a6ee1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 19:12:20 +0000 Subject: [PATCH] Update dependency CocoaLumberjack to v3.9.0 --- Podfile | 2 +- Podfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Podfile b/Podfile index 8e3c705c..50aebb49 100644 --- a/Podfile +++ b/Podfile @@ -10,7 +10,7 @@ target 'Simlar' do use_frameworks! pod 'libPhoneNumber-iOS', git: 'https://github.com/iziz/libPhoneNumber-iOS', tag: '1.1' - pod 'CocoaLumberjack', '3.8.5' + pod 'CocoaLumberjack', '3.9.0' if File.exist?($PODFILE_PATH) pod 'linphone-sdk', :path => $PODFILE_PATH else diff --git a/Podfile.lock b/Podfile.lock index 826867ac..6fc5f93b 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,12 +1,12 @@ PODS: - - CocoaLumberjack (3.8.5): - - CocoaLumberjack/Core (= 3.8.5) - - CocoaLumberjack/Core (3.8.5) + - CocoaLumberjack (3.9.0): + - CocoaLumberjack/Core (= 3.9.0) + - CocoaLumberjack/Core (3.9.0) - libPhoneNumber-iOS (1.0.4) - linphone-sdk (5.3.110) DEPENDENCIES: - - CocoaLumberjack (= 3.8.5) + - CocoaLumberjack (= 3.9.0) - libPhoneNumber-iOS (from `https://github.com/iziz/libPhoneNumber-iOS`, tag `1.1`) - linphone-sdk (= 5.3.110) @@ -27,10 +27,10 @@ CHECKOUT OPTIONS: :tag: '1.1' SPEC CHECKSUMS: - CocoaLumberjack: 6a459bc897d6d80bd1b8c78482ec7ad05dffc3f0 + CocoaLumberjack: 5644158777912b7de7469fa881f8a3f259c2512a libPhoneNumber-iOS: fcea72ef3dba81f9da2e6f7c4557b64022f3632b linphone-sdk: 7f3e9ea1bbb012247d33bc296ed0c3a7a65faaf4 -PODFILE CHECKSUM: e2ce1906de6578673991c224e87cfbdfc430532f +PODFILE CHECKSUM: 2bfb7034416891b3bd69bd60bc717eaa647f9e64 COCOAPODS: 1.16.2