Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/ios.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarinofaggiana <marino@marinofaggiana.com>2020-09-15 11:14:05 +0300
committermarinofaggiana <marino@marinofaggiana.com>2020-09-15 11:14:05 +0300
commit44b8d8743ccf696f1b8078a41b7517dd1b50cc49 (patch)
tree843fc064223223e6a7654f175b19e1f8de79d441 /Cartfile
parent5356645700f43c96fa6b557e08fec9f2ddde3b12 (diff)
coding
Diffstat (limited to 'Cartfile')
-rw-r--r--Cartfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cartfile b/Cartfile
index 9b8043f25..caab0bea6 100644
--- a/Cartfile
+++ b/Cartfile
@@ -4,7 +4,7 @@ github "kishikawakatsumi/UICKeyChainStore" "v2.1.2"
github "MortimerGoro/MGSwipeTableCell" "1.6.8"
github "dzenbot/DZNEmptyDataSet" "v1.8.1"
github "jdg/MBProgressHUD" "1.1.0"
-github "realm/realm-cocoa" "v5.3.6"
+github "realm/realm-cocoa" "v5.4.0"
github "SVGKit/SVGKit" "3.x"
github "WeTransfer/WeScan" "1.2.0"
github "malcommac/SwiftRichString"