Skip to content

Commit

Permalink
Merge pull request #562 from ParsePlatform/nlutsenko.bolts
Browse files Browse the repository at this point in the history
Update Bolts to 1.5.0.
  • Loading branch information
nlutsenko committed Nov 14, 2015
2 parents 7994312 + eb27c8a commit 7eb17b6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Parse.dev.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ Pod::Spec.new do |s|

s.libraries = 'z', 'sqlite3'

s.dependency 'Bolts/Tasks', '>= 1.3.0'
s.dependency 'Bolts/Tasks', '~> 1.5'
end
2 changes: 1 addition & 1 deletion Parse.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ Pod::Spec.new do |s|

s.libraries = 'z', 'sqlite3'

s.dependency 'Bolts/Tasks', '>= 1.4.0'
s.dependency 'Bolts/Tasks', '~> 1.5'
end
2 changes: 1 addition & 1 deletion Vendor/Bolts-ObjC

0 comments on commit 7eb17b6

Please sign in to comment.