diff --git a/ios/Cartfile b/ios/Cartfile index 9ffc07d3305..49beca6729c 100644 --- a/ios/Cartfile +++ b/ios/Cartfile @@ -1,4 +1,4 @@ github "weichsel/ZIPFoundation" ~> 0.9 github "devicekit/DeviceKit" ~> 5.0 github "ashleymills/Reachability.swift" -github "getsentry/sentry-cocoa" ~> 8.38.0 +github "getsentry/sentry-cocoa" ~> 8.58 diff --git a/ios/Cartfile.resolved b/ios/Cartfile.resolved index ca05da1ae94..54775dca044 100644 --- a/ios/Cartfile.resolved +++ b/ios/Cartfile.resolved @@ -1,4 +1,4 @@ github "ashleymills/Reachability.swift" "v5.2.4" -github "devicekit/DeviceKit" "5.5.0" -github "getsentry/sentry-cocoa" "8.44.0" -github "weichsel/ZIPFoundation" "0.9.19" +github "devicekit/DeviceKit" "5.7.0" +github "getsentry/sentry-cocoa" "8.58.0" +github "weichsel/ZIPFoundation" "0.9.20" diff --git a/mac/Keyman4MacIM/Podfile b/mac/Keyman4MacIM/Podfile index a5c62be447d..9f797cfd793 100644 --- a/mac/Keyman4MacIM/Podfile +++ b/mac/Keyman4MacIM/Podfile @@ -1,5 +1,5 @@ # Uncomment the next line to define a global platform for your project -platform :osx, '10.13' +platform :osx, '11.0' use_frameworks! target 'Keyman' do @@ -7,11 +7,11 @@ target 'Keyman' do # use_frameworks! # Pods for Keyman - pod 'Sentry', :git => 'https://github.com/getsentry/sentry-cocoa.git', :tag => '8.38.0' + pod 'Sentry', :git => 'https://github.com/getsentry/sentry-cocoa.git', :tag => '8.57.3' target 'KeymanTests' do inherit! :search_paths - pod 'Sentry', :git => 'https://github.com/getsentry/sentry-cocoa.git', :tag => '8.38.0' + pod 'Sentry', :git => 'https://github.com/getsentry/sentry-cocoa.git', :tag => '8.57.3' use_frameworks! # Pods for testing end diff --git a/mac/Keyman4MacIM/Podfile.lock b/mac/Keyman4MacIM/Podfile.lock index 004e0acc65b..5c349d43aad 100644 --- a/mac/Keyman4MacIM/Podfile.lock +++ b/mac/Keyman4MacIM/Podfile.lock @@ -1,24 +1,24 @@ PODS: - - Sentry (8.38.0-beta.1): - - Sentry/Core (= 8.38.0-beta.1) - - Sentry/Core (8.38.0-beta.1) + - Sentry (8.57.3): + - Sentry/Core (= 8.57.3) + - Sentry/Core (8.57.3) DEPENDENCIES: - - Sentry (from `https://github.com/getsentry/sentry-cocoa.git`, tag `8.38.0`) + - Sentry (from `https://github.com/getsentry/sentry-cocoa.git`, tag `8.57.3`) EXTERNAL SOURCES: Sentry: :git: https://github.com/getsentry/sentry-cocoa.git - :tag: 8.38.0 + :tag: 8.57.3 CHECKOUT OPTIONS: Sentry: :git: https://github.com/getsentry/sentry-cocoa.git - :tag: 8.38.0 + :tag: 8.57.3 SPEC CHECKSUMS: - Sentry: 4d6027fbfde9ddc35e5c368292843097d039db5f + Sentry: c643eb180df401dd8c734c5036ddd9dd9218daa6 -PODFILE CHECKSUM: 19b128c35d9c5e59f90d09522c053de65096696a +PODFILE CHECKSUM: d45d4bde6c75c2c91314777c88c421e5e604d84d COCOAPODS: 1.15.2