diff --git a/Cartfile b/Cartfile index d01d450b..f14f2bc6 100644 --- a/Cartfile +++ b/Cartfile @@ -6,7 +6,7 @@ github "qvacua/CocoaFontAwesome" "master" github "qvacua/CocoaMarkdown" "master" github "qvacua/RxMsgpackRpc" == 0.0.2 github "qvacua/RxMessagePort" == 0.0.2 -github "qvacua/RxNeovimApi" == 0.0.2 +github "qvacua/RxNeovimApi" "develop" github "sindresorhus/github-markdown-css" == 2.10.0 github "httpswift/swifter" == 1.4.2 github "a2/MessagePack.swift" == 3.0.0 diff --git a/Cartfile.resolved b/Cartfile.resolved index d8b69707..bcf9f821 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -9,6 +9,6 @@ github "qvacua/CocoaFontAwesome" "76cf6c4ef3088d84f78988183c56fc6abdc19f83" github "qvacua/CocoaMarkdown" "7756ad96d5fb390c66531004868e828bb54d3609" github "qvacua/RxMessagePort" "v0.0.2" github "qvacua/RxMsgpackRpc" "v0.0.2" -github "qvacua/RxNeovimApi" "nightly" +github "qvacua/RxNeovimApi" "b401904622f083f2c8d9fe6f1c55fd89f3d5e285" github "sindresorhus/github-markdown-css" "v2.10.0" github "sparkle-project/Sparkle" "1.19.0"