Skip to content

Commit

Permalink
Reverses changes to AlamofireObjectMapper version
Browse files Browse the repository at this point in the history
Reverses changes to AlamofireObjectMapper version in `Cartfile` and
`Cartfile.resolved` to keep this PR to-the-point.
  • Loading branch information
Teddy Newell committed Mar 10, 2016
1 parent 5be0a13 commit 76a68cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cartfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ github "DaveWoodCom/XCGLogger" == 3.1.1
github "Hearst-DD/ObjectMapper" == 1.0.1
github "rhodgkins/SwiftHTTPStatusCodes" == 2.0.1
github "daltoniam/Starscream" == 1.0.2
github "tristanhimmelman/AlamofireObjectMapper" ~> 2.1.1
github "tristanhimmelman/AlamofireObjectMapper" == 2.1.0
2 changes: 1 addition & 1 deletion Cartfile.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ github "Hearst-DD/ObjectMapper" "1.0.1"
github "daltoniam/Starscream" "1.0.2"
github "rhodgkins/SwiftHTTPStatusCodes" "2.0.1"
github "DaveWoodCom/XCGLogger" "Version_3.1.1"
github "tristanhimmelman/AlamofireObjectMapper" "2.1.3"
github "tristanhimmelman/AlamofireObjectMapper" "2.1.0"

0 comments on commit 76a68cd

Please sign in to comment.