AckeeCZ / ACKReactiveExtensions

Set of useful extensions for ReactiveSwift & ReactiveCocoa
MIT License
17 stars 4 forks source link

Update Realm dependency #44

Closed olejnjak closed 4 years ago

olejnjak commented 4 years ago

Right now we depend on ancient Realm version ~> 3.14 as current version is 4.3.2 and 5.0.0 is in its third beta, it might be time to update our dependency to at least ~> 4.0 so everyone who uses this version can still use our lib and later on to release version with ~> 5.0 support.