mirror of
https://github.com/gosticks/SwiftGit2.git
synced 2025-10-16 11:55:34 +00:00
Upgrade Quick and Nimble to the latest versions
This commit is contained in:
parent
0cb2f8acc5
commit
74fe90393f
@ -1,4 +1,4 @@
|
||||
github "jspahrsummers/xcconfigs" >= 0.10
|
||||
github "Quick/Quick" ~> 1.0
|
||||
github "Quick/Nimble" ~> 7.0
|
||||
github "Quick/Quick" ~> 2.0
|
||||
github "Quick/Nimble" ~> 8.0
|
||||
github "ZipArchive/ZipArchive" ~> 1.6
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
github "Quick/Nimble" "v7.0.3"
|
||||
github "Quick/Quick" "v1.2.0"
|
||||
github "Quick/Nimble" "v8.0.1"
|
||||
github "Quick/Quick" "v2.0.0"
|
||||
github "ZipArchive/ZipArchive" "v1.8.1"
|
||||
github "antitypical/Result" "4.1.0"
|
||||
github "jspahrsummers/xcconfigs" "0.10"
|
||||
|
||||
2
Carthage/Checkouts/Nimble
vendored
2
Carthage/Checkouts/Nimble
vendored
@ -1 +1 @@
|
||||
Subproject commit 22800b0954c89344bb8c87f8ab93378076716fb7
|
||||
Subproject commit 43304bf2b1579fd555f2fdd51742771c1e4f2b98
|
||||
2
Carthage/Checkouts/Quick
vendored
2
Carthage/Checkouts/Quick
vendored
@ -1 +1 @@
|
||||
Subproject commit 0ff81f2c665b4381f526bd656f8708dd52a9ea2f
|
||||
Subproject commit 0b4ed6c706dd0cce923b5019a605a9bcc6b1b600
|
||||
Loading…
Reference in New Issue
Block a user