Skip to content

Commit 0d4fe89

Browse files
committed
Loosens FB deps for Carthage
1 parent 004c79f commit 0d4fe89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cartfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
github "BoltsFramework/Bolts-ObjC" ~> 1.9
2-
github "facebook/facebook-objc-sdk" ~> 5.2.1
2+
github "facebook/facebook-objc-sdk" ~> 5.2

Cartfile.resolved

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
github "BoltsFramework/Bolts-ObjC" "1.9.0"
22
github "erikdoe/OCMock" "v3.4.3"
3-
github "facebook/facebook-objc-sdk" "v5.2.1"
3+
github "facebook/facebook-objc-sdk" "v5.5.0"

0 commit comments

Comments
 (0)