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-21 10:57:51 +0300
committermarinofaggiana <marino@marinofaggiana.com>2020-08-21 10:57:51 +0300
commit3615fa7d1785ad37fae746063d29f311f79ebb10 (patch)
tree55a809426a444497a791905d61c163f4b9e55163 /Cartfile
parente3610551626050872448c9dd22862a7d797307b5 (diff)
test
Diffstat (limited to 'Cartfile')
-rw-r--r--Cartfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cartfile b/Cartfile
index fc0f7159b..d8472c5e4 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.4"
+github "realm/realm-cocoa" "v5.3.5"
github "SVGKit/SVGKit" "3.x"
github "WeTransfer/WeScan" "1.2.0"
github "malcommac/SwiftRichString"