diff --git a/AlamofireObjectMapper.podspec b/AlamofireObjectMapper.podspec index 49ce5ae..6faa81d 100644 --- a/AlamofireObjectMapper.podspec +++ b/AlamofireObjectMapper.podspec @@ -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 diff --git a/Cartfile b/Cartfile index 444b0a7..88c4fed 100644 --- a/Cartfile +++ b/Cartfile @@ -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 diff --git a/Cartfile.resolved b/Cartfile.resolved index 8ada0d1..ecd9252 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -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" diff --git a/Carthage/Checkouts/Alamofire b/Carthage/Checkouts/Alamofire index c1d1458..2cbf599 160000 --- a/Carthage/Checkouts/Alamofire +++ b/Carthage/Checkouts/Alamofire @@ -1 +1 @@ -Subproject commit c1d14588e5558a3669fd03510d135d88c5109069 +Subproject commit 2cbf59935fbb1f26e352ce4db53f1cf9408d5313