Skip to content

Commit

Permalink
Switch to original OHHTTPStubs
Browse files Browse the repository at this point in the history
4.0.0 was released with Carthage support (from 3.1.11) and some improvements for Swift.
  • Loading branch information
ikesyo committed Apr 22, 2015
1 parent 75b7c6e commit 797f9dc
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
url = https://github.com/antitypical/Assertions.git
[submodule "Carthage/Checkouts/OHHTTPStubs"]
path = Carthage/Checkouts/OHHTTPStubs
url = https://github.com/ishkawa/OHHTTPStubs.git
url = https://github.com/AliSoftware/OHHTTPStubs.git
2 changes: 1 addition & 1 deletion Cartfile.private
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github "antitypical/Assertions" "master"
github "ishkawa/OHHTTPStubs" "master"
github "AliSoftware/OHHTTPStubs" ~> 4.0.0
2 changes: 1 addition & 1 deletion Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
github "antitypical/Assertions" "19bac03828dcb2f9b9ecb7f829e09bb3900886e5"
github "LlamaKit/LlamaKit" "v0.6.0"
github "ishkawa/OHHTTPStubs" "825806534aa2bdc6ebba5e26cd304de2ced67395"
github "AliSoftware/OHHTTPStubs" "4.0.0"
2 changes: 1 addition & 1 deletion Carthage/Checkouts/OHHTTPStubs
Submodule OHHTTPStubs updated 214 files

0 comments on commit 797f9dc

Please sign in to comment.