Skip to content
This repository has been archived by the owner on Jan 25, 2019. It is now read-only.

Commit

Permalink
Updating Quick and Nimble versions to support swift 2
Browse files Browse the repository at this point in the history
Just went with the currently newest versions.
  • Loading branch information
stigi committed May 10, 2016
1 parent 3e51cd1 commit 4f8ebc1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cartfile.private
@@ -1,2 +1,2 @@
github "Quick/Nimble" ~> 0.4.0
github "Quick/Quick" ~> 0.3.0
github "Quick/Nimble" ~> 4.0
github "Quick/Quick" ~> 0.9.0
4 changes: 2 additions & 2 deletions Cartfile.resolved
@@ -1,2 +1,2 @@
github "Quick/Nimble" "v0.4.0"
github "Quick/Quick" "v0.3.0"
github "Quick/Nimble" "v4.0.1"
github "Quick/Quick" "v0.9.2"

0 comments on commit 4f8ebc1

Please sign in to comment.