Skip to content

Commit

Permalink
use latest AFnetworking
Browse files Browse the repository at this point in the history
  • Loading branch information
whomwah committed Feb 9, 2015
1 parent 2de33b1 commit 46ebbd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Motion::Project::App.setup do |app|
app.pods do
pod 'SocketRocket'
pod 'MASShortcut'
pod "AFNetworking", "~> 2.0"
pod "AFNetworking"
end

app.sparkle do
Expand Down

0 comments on commit 46ebbd7

Please sign in to comment.