project: update SwiftyBeaver

This commit updates the SwiftyBeaver dependency.

Tuleap: #1747
Change-Id: I300991152421d7823e13bca05023f035ea03ad39
Reviewed-by: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
diff --git a/Ring/Cartfile b/Ring/Cartfile
index a3802c7..6c85a7b 100644
--- a/Ring/Cartfile
+++ b/Ring/Cartfile
@@ -2,7 +2,7 @@
 github "RxSwiftCommunity/RxDataSources" ~> 3.0
 github "pkluz/PKHUD" ~> 5.0
 github "AliSoftware/Reusable" ~> 4.0
-github "SwiftyBeaver/SwiftyBeaver"
+github "SwiftyBeaver/SwiftyBeaver" ~> 1.0
 github "ViccAlexander/Chameleon"
 github "andreamazz/AMPopTip"
 github "ashleymills/Reachability.swift"
diff --git a/Ring/Cartfile.resolved b/Ring/Cartfile.resolved
index 3bd6515..b927312 100644
--- a/Ring/Cartfile.resolved
+++ b/Ring/Cartfile.resolved
@@ -2,7 +2,7 @@
 github "ReactiveX/RxSwift" "4.0.0"
 github "RxSwiftCommunity/RxDataSources" "3.0.2"
 github "RxSwiftCommunity/RxRealm" "0.7.4"
-github "SwiftyBeaver/SwiftyBeaver" "1.4.2"
+github "SwiftyBeaver/SwiftyBeaver" "1.4.3"
 github "ViccAlexander/Chameleon" "2.2.0"
 github "andreamazz/AMPopTip" "3.0.2"
 github "ashleymills/Reachability.swift" "v4.1.0"