Skip to content

Commit 88e6b23

Browse files
chore(deps): update dependency rxrealm to v5.0.7
1 parent 500b891 commit 88e6b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ target 'PhDownloader' do
1010
pod 'Realm', '~> 10.40.1', :modular_headers => true
1111
pod 'RealmSwift', '~> 10.40.1'
1212
# FIXME https://github.com/RxSwiftCommunity/RxRealm/issues/201
13-
pod 'RxRealm', :git => 'https://github.com/RxSwiftCommunity/RxRealm.git', :tag => 'v5.0.6'
13+
pod 'RxRealm', :git => 'https://github.com/RxSwiftCommunity/RxRealm.git', :tag => 'vv5.0.7'
1414

1515
target 'PhDownloaderTests' do
1616
end

0 commit comments

Comments
 (0)