update dependencies

// FREEBIE
pull/1/head
Michael Kirk 7 years ago
parent 62073a14a5
commit 3db7867978

@ -1 +1 @@
github "mxcl/PromiseKit" "4.1.7"
github "mxcl/PromiseKit" "4.1.8"

@ -1 +1 @@
Subproject commit ffb30d7e661a8501b2a0622334ad6b6fe136e00c
Subproject commit b2af6a2b0e114a00e24ba412ea255f51f4cac9e0

@ -14,6 +14,10 @@ default: test
ci: dependencies test
update_dependencies:
pod update
carthage update
dependencies:
cd $(WORKING_DIR) && \
git submodule update --init

Loading…
Cancel
Save