Skip to content

Commit

Permalink
Update Nimble to v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ikesyo committed Sep 21, 2016
1 parent 1dc7eb7 commit 71d369f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cartfile.private
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
github "jspahrsummers/xcconfigs" "3d9d996"
github "Quick/Quick" "swift-3.0"
github "Quick/Nimble" "master"
github "Quick/Nimble" ~> 5.0
2 changes: 1 addition & 1 deletion Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github "Quick/Nimble" "fcc28b23f57b30382e5f182c238674694d7174cb"
github "Quick/Nimble" "v5.0.0"
github "Quick/Quick" "8f2bc636ecfa2cc20696f62548b38d4ab943e299"
github "antitypical/Result" "3.0.0"
github "jspahrsummers/xcconfigs" "3d9d99634cae6d586e272543d527681283b33eb0"

0 comments on commit 71d369f

Please sign in to comment.