diff --git a/Podfile b/Podfile index 612c9dc02..fa19f7d5c 100644 --- a/Podfile +++ b/Podfile @@ -61,7 +61,7 @@ abstract_target 'RiotPods' do pod 'GBDeviceInfo', '~> 6.3.0' pod 'Reusable', '~> 4.1' - pod 'KeychainAccess' + pod 'KeychainAccess', '~> 4.2' # Piwik for analytics pod 'MatomoTracker', '~> 7.2.0' @@ -117,4 +117,3 @@ post_install do |installer| end end end -