diff --git a/Podfile b/Podfile index ee7a232..db0621b 100644 --- a/Podfile +++ b/Podfile @@ -10,7 +10,7 @@ target 'PhDownloader' do pod 'Realm', '~> 10.40.1', :modular_headers => true pod 'RealmSwift', '~> 10.40.1' # FIXME https://github.com/RxSwiftCommunity/RxRealm/issues/201 - pod 'RxRealm', :git => 'https://github.com/RxSwiftCommunity/RxRealm.git', :tag => 'v5.0.6' + pod 'RxRealm', :git => 'https://github.com/RxSwiftCommunity/RxRealm.git', :tag => 'vv5.1.0' target 'PhDownloaderTests' do end