diff --git a/Ring/Cartfile b/Ring/Cartfile
index a3802c73b187523afd92a9fe67fb260a8b91895e..6c85a7b9b23181e901f2217bb372af2a8b6552fa 100644
--- a/Ring/Cartfile
+++ b/Ring/Cartfile
@@ -2,7 +2,7 @@ github "RxSwiftCommunity/RxRealm" ~> 0.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 3bd65156748d773eda71c1c4405f98112679deab..b92731203e51a47bcf3cdcd9ebf6459a9cfece24 100644
--- a/Ring/Cartfile.resolved
+++ b/Ring/Cartfile.resolved
@@ -2,7 +2,7 @@ github "AliSoftware/Reusable" "4.0.1"
 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"