diff --git a/mac/Keyman4MacIM/Podfile b/mac/Keyman4MacIM/Podfile index 586f4ed8834..5f203a69955 100644 --- a/mac/Keyman4MacIM/Podfile +++ b/mac/Keyman4MacIM/Podfile @@ -7,11 +7,11 @@ target 'Keyman' do # use_frameworks! # Pods for Keyman - pod 'Sentry', :git => 'https://github.com/getsentry/sentry-cocoa.git', :tag => '5.2.1' + pod 'Sentry', :git => 'https://github.com/getsentry/sentry-cocoa.git', :tag => '8.24.0' target 'KeymanTests' do inherit! :search_paths - pod 'Sentry', :git => 'https://github.com/getsentry/sentry-cocoa.git', :tag => '5.2.1' + pod 'Sentry', :git => 'https://github.com/getsentry/sentry-cocoa.git', :tag => '8.24.0' use_frameworks! # Pods for testing end diff --git a/mac/Keyman4MacIM/Podfile.lock b/mac/Keyman4MacIM/Podfile.lock index e73768d2f75..6eb733ea9ad 100644 --- a/mac/Keyman4MacIM/Podfile.lock +++ b/mac/Keyman4MacIM/Podfile.lock @@ -1,24 +1,24 @@ PODS: - - Sentry (5.2.1): - - Sentry/Core (= 5.2.1) - - Sentry/Core (5.2.1) + - Sentry (8.24.0): + - Sentry/Core (= 8.24.0) + - Sentry/Core (8.24.0) DEPENDENCIES: - - Sentry (from `https://github.com/getsentry/sentry-cocoa.git`, tag `5.2.1`) + - Sentry (from `https://github.com/getsentry/sentry-cocoa.git`, tag `8.24.0`) EXTERNAL SOURCES: Sentry: :git: https://github.com/getsentry/sentry-cocoa.git - :tag: 5.2.1 + :tag: 8.24.0 CHECKOUT OPTIONS: Sentry: :git: https://github.com/getsentry/sentry-cocoa.git - :tag: 5.2.1 + :tag: 8.24.0 SPEC CHECKSUMS: - Sentry: 7d075cae43a9a518fdd51e258b6212f0527c51cd + Sentry: 2f6baed15a3f8056b875fc903dc3dcb2903117f4 -PODFILE CHECKSUM: d1e1f991bca05599c1667234a03e9f365d109ed0 +PODFILE CHECKSUM: 483593d0b294fc5751c2490061e01211db3f9ecc -COCOAPODS: 1.11.2 +COCOAPODS: 1.15.2