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-08-18 10:27:18 +0300
committermarinofaggiana <marino@marinofaggiana.com>2020-08-18 10:27:18 +0300
commitc547900d20f52e12ce65d685d51f6d5417918d8d (patch)
tree210aed27e4caf67bf6ba4e28d2ede3e13573eb91 /Cartfile
parent99798fbf98afcf733046c06df13a5d4c356e9221 (diff)
coding
Diffstat (limited to 'Cartfile')
-rw-r--r--Cartfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cartfile b/Cartfile
index 0f56b26f8..cb8216803 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.3"
+github "realm/realm-cocoa" "v5.3.4"
github "SVGKit/SVGKit" "3.x"
github "WeTransfer/WeScan" "1.2.0"
github "malcommac/SwiftRichString"