From 37aa1ce299f5d011ce702507c6aa6a85efdc6705 Mon Sep 17 00:00:00 2001 From: Mauro Romito Date: Mon, 10 Mar 2025 17:44:25 +0100 Subject: [PATCH] use sentry 8.35 --- Podfile | 2 +- Podfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Podfile b/Podfile index df74ba48c..5a9048ac9 100644 --- a/Podfile +++ b/Podfile @@ -34,7 +34,7 @@ abstract_target 'RiotPods' do pod 'KeychainAccess', '~> 4.2.2' pod 'WeakDictionary', '~> 2.0' - pod 'Sentry', '~> 8.46.0' + pod 'Sentry', '~> 8.35.0' pod 'zxcvbn-ios' diff --git a/Podfile.lock b/Podfile.lock index af89ea996..0d2dfd08b 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -60,9 +60,9 @@ PODS: - Reusable/View (= 4.1.2) - Reusable/Storyboard (4.1.2) - Reusable/View (4.1.2) - - Sentry (8.46.0): - - Sentry/Core (= 8.46.0) - - Sentry/Core (8.46.0) + - Sentry (8.35.1): + - Sentry/Core (= 8.35.1) + - Sentry/Core (8.35.1) - SideMenu (6.5.0) - SwiftBase32 (0.9.0) - SwiftFormat/CLI (0.54.5) @@ -97,7 +97,7 @@ DEPENDENCIES: - MatrixSDK/JingleCallStack (from `matrix-ios-sdk/MatrixSDK.podspec`) - ReadMoreTextView (~> 3.0.1) - Reusable (~> 4.1) - - Sentry (~> 8.46.0) + - Sentry (~> 8.35.0) - SideMenu (~> 6.5) - SwiftBase32 (~> 0.9.0) - SwiftFormat/CLI @@ -181,7 +181,7 @@ SPEC CHECKSUMS: ReadMoreTextView: 19147adf93abce6d7271e14031a00303fe28720d Realm: 9ca328bd7e700cc19703799785e37f77d1a130f2 Reusable: 6bae6a5e8aa793c9c441db0213c863a64bce9136 - Sentry: da60d980b197a46db0b35ea12cb8f39af48d8854 + Sentry: 1fe34e9c2cbba1e347623610d26db121dcb569f1 SideMenu: f583187d21c5b1dd04c72002be544b555a2627a2 SwiftBase32: 9399c25a80666dc66b51e10076bf591e3bbb8f17 SwiftFormat: 543a7b1ab4a6ce2d88bd5616a17903446ca3dc5c @@ -195,6 +195,6 @@ SPEC CHECKSUMS: zxcvbn-ios: fef98b7c80f1512ff0eec47ac1fa399fc00f7e3c ZXingObjC: 8898711ab495761b2dbbdec76d90164a6d7e14c5 -PODFILE CHECKSUM: 60f4fe3695f2304b9bba734acf38d59c79678ac1 +PODFILE CHECKSUM: 24c4218f1b6fef3b8605b4af17ed3b914f373774 -COCOAPODS: 1.15.2 +COCOAPODS: 1.16.2