We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92279c6 + ecbbf6d commit 0e8129cCopy full SHA for 0e8129c
2 files changed
Cartfile.private
@@ -1,6 +1,2 @@
1
github "Quick/Quick"
2
-
3
-# Release 7.0.1 produces a build error due to using a `swift-version` argument
4
-# See: https://github.com/Quick/Nimble/issues/434
5
-# As of now fix has not been released yet.
6
-github "Quick/Nimble" == 7.0.0
+github "Quick/Nimble"
Cartfile.resolved
@@ -1,3 +1,3 @@
-github "Quick/Nimble" "v7.0.0"
-github "Quick/Quick" "v1.1.0"
-github "ReSwift/ReSwift" "4.0.0"
+github "Quick/Nimble" "v7.3.1"
+github "Quick/Quick" "v1.3.2"
+github "ReSwift/ReSwift" "4.0.1"
0 commit comments