Skip to content

Commit

Permalink
Merge pull request tristanhimmelman#294 from RomanPodymov/master
Browse files Browse the repository at this point in the history
Alamofire 5.0.0-rc.3
  • Loading branch information
tristanhimmelman authored Dec 17, 2019
2 parents fa0dc5b + 94185d5 commit bdaa663
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion AlamofireObjectMapper.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ Pod::Spec.new do |s|

s.requires_arc = true
s.source_files = 'AlamofireObjectMapper/**/*.swift'
s.dependency 'Alamofire', '5.0.0-rc.2'
s.dependency 'Alamofire', '5.0.0-rc.3'
s.dependency 'ObjectMapper', '~> 3.5.1'
end
2 changes: 1 addition & 1 deletion Cartfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github "Alamofire/Alamofire" "5.0.0-rc.2"
github "Alamofire/Alamofire" "5.0.0-rc.3"
github "tristanhimmelman/ObjectMapper" ~> 3.5.1
2 changes: 1 addition & 1 deletion Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github "Alamofire/Alamofire" "5.0.0-rc.2"
github "Alamofire/Alamofire" "5.0.0-rc.3"
github "tristanhimmelman/ObjectMapper" "3.5.1"
2 changes: 1 addition & 1 deletion Carthage/Checkouts/Alamofire
Submodule Alamofire updated 262 files

0 comments on commit bdaa663

Please sign in to comment.