Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
ReSwiftRouter 0.6.0 + Ignore Carthage
  • Loading branch information
Ben-G committed Oct 2, 2017
commit 0f871eab2e28b0cc6c68e59f45fac5d07f891d90
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Carthage

##Project Specific
SwiftFlowGitHubBrowser/GitHubAuth/Credentials.swift

Expand Down
2 changes: 1 addition & 1 deletion Cartfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ github "Quick/Nimble"
github "soffes/SSKeychain"
github "Ben-G/ListKit"
github "ReSwift/ReSwift" ~> 4.0.0
github "ReSwift/ReSwiftRouter" "master"
github "ReSwift/ReSwiftRouter" ~> 0.6.0
10 changes: 5 additions & 5 deletions Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
github "Ben-G/ListKit" "2.0.0"
github "Quick/Nimble" "v7.0.0"
github "Quick/Quick" "v1.1.0"
github "Quick/Nimble" "v7.0.2"
github "Quick/Quick" "v1.2.0"
github "ReSwift/ReSwift" "4.0.0"
github "ReSwift/ReSwiftRouter" "891bc13fc4c12f106eb51c64f757c18e64062d60"
github "ReSwift/ReSwiftRouter" "0.6.0"
github "nerdishbynature/RequestKit" "2.0.2"
github "nerdishbynature/octokit.swift" "0.7.3"
github "soffes/SSKeychain" "v1.5.2"
github "nerdishbynature/octokit.swift" "0.7.4"
github "soffes/SSKeychain" "v1.5.3"
52 changes: 0 additions & 52 deletions Carthage/Checkouts/ListKit/.gitignore

This file was deleted.

21 changes: 0 additions & 21 deletions Carthage/Checkouts/ListKit/LICENSE.md

This file was deleted.

17 changes: 0 additions & 17 deletions Carthage/Checkouts/ListKit/ListKit.podspec

This file was deleted.

Loading