From 2f17eae4f4601319c77dee97fe583a50f581e08a Mon Sep 17 00:00:00 2001
From: Romain Bertozzi <romain.bertozzi@savoirfairelinux.com>
Date: Thu, 9 Nov 2017 09:05:56 -0500
Subject: [PATCH] project: update PKHUD

This commit updates the PKHUD dependency of the project.

Tuleap: #1714
Change-Id: Ie0e7f55f45063972bf3b87bfbf01587b492d4d18
Reviewed-by: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
---
 Ring/Cartfile          | 2 +-
 Ring/Cartfile.resolved | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Ring/Cartfile b/Ring/Cartfile
index a1c801085..a3802c73b 100644
--- a/Ring/Cartfile
+++ b/Ring/Cartfile
@@ -1,6 +1,6 @@
 github "RxSwiftCommunity/RxRealm" ~> 0.7
 github "RxSwiftCommunity/RxDataSources" ~> 3.0
-github "pkluz/PKHUD"
+github "pkluz/PKHUD" ~> 5.0
 github "AliSoftware/Reusable" ~> 4.0
 github "SwiftyBeaver/SwiftyBeaver"
 github "ViccAlexander/Chameleon"
diff --git a/Ring/Cartfile.resolved b/Ring/Cartfile.resolved
index a68070b65..3bd651567 100644
--- a/Ring/Cartfile.resolved
+++ b/Ring/Cartfile.resolved
@@ -6,5 +6,5 @@ github "SwiftyBeaver/SwiftyBeaver" "1.4.2"
 github "ViccAlexander/Chameleon" "2.2.0"
 github "andreamazz/AMPopTip" "3.0.2"
 github "ashleymills/Reachability.swift" "v4.1.0"
-github "pkluz/PKHUD" "4.2.3"
+github "pkluz/PKHUD" "5.0.0"
 github "realm/realm-cocoa" "v3.0.1"
-- 
GitLab