From 95482f125c1ca27bf12dd997b4ce06eae4acf2f6 Mon Sep 17 00:00:00 2001
From: Thibault Wittemberg <thibault.wittemberg@savoirfairelinux.com>
Date: Tue, 4 Jul 2017 14:07:43 -0400
Subject: [PATCH] Carthage: bump Realm-Cocoa version

Change-Id: I9861df936e208b40e5cc09e14304a284bc447cc7
---
 Ring/Cartfile.resolved | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Ring/Cartfile.resolved b/Ring/Cartfile.resolved
index 3e7f119c7..f395c801a 100644
--- a/Ring/Cartfile.resolved
+++ b/Ring/Cartfile.resolved
@@ -2,4 +2,4 @@ github "ReactiveX/RxSwift" "3.5.0"
 github "RxSwiftCommunity/RxDataSources" "1.0.3"
 github "RxSwiftCommunity/RxRealm" "0.6.0"
 github "pkluz/PKHUD" "4.2.3"
-github "realm/realm-cocoa" "v2.8.1"
+github "realm/realm-cocoa" "v2.8.3"
-- 
GitLab