Skip to content
This repository was archived by the owner on Dec 5, 2019. It is now read-only.

Commit ddb5656

Browse files
committed
Bump the deps.
1 parent 7eb7bed commit ddb5656

File tree

7 files changed

+14
-14
lines changed

7 files changed

+14
-14
lines changed

Cartfile

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
github "robrix/Madness" "master"
2-
github "robrix/Either" "47969a4dfc54e866f8855a9f9dc845139d01c900"
3-
github "robrix/Box" "9e0e87fa957eaea0660d0027e6286a9dbbe7d42e"
4-
github "robrix/Prelude" "1ea8d6bd07a6a367aa2ee19d242592a6bc49936b"
1+
github "robrix/Madness" "significant-indentation"
2+
github "robrix/Either" ~> 1.1
3+
github "robrix/Box" ~> 1.0.1
4+
github "robrix/Prelude" ~> 1.4

Cartfile.resolved

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
github "robrix/Box" "9e0e87fa957eaea0660d0027e6286a9dbbe7d42e"
2-
github "robrix/Either" "47969a4dfc54e866f8855a9f9dc845139d01c900"
3-
github "robrix/Madness" "53e28ba08dbf7ba42bdfb53904e9b9a21672db56"
1+
github "robrix/Box" "1.0.1"
2+
github "robrix/Either" "1.1"
3+
github "robrix/Madness" "b5e2882e924b2377da83adcdb59592ba7fdab52a"
44
github "Quick/Nimble" "v0.2.0"
5-
github "robrix/Prelude" "1ea8d6bd07a6a367aa2ee19d242592a6bc49936b"
5+
github "robrix/Prelude" "1.4"
66
github "Quick/Quick" "v0.2.2"
7-
github "jspahrsummers/xcconfigs" "0.7"
7+
github "jspahrsummers/xcconfigs" "0.7.1"

Carthage/Checkouts/xcconfigs

0 commit comments

Comments
 (0)