Skip to content

Commit

Permalink
Bump to CocoaPods 0.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
blakewatters committed May 2, 2013
1 parent e349feb commit a7e1750
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ source "http://rubygems.org"

gem "rake", "~> 10.0.0"
gem "bundler", "~> 1.3.0"
gem 'cocoapods', "~> 0.18.1"
gem 'cocoapods', "~> 0.19.1"
gem 'forgery', '~> 0.5.0'
gem 'oj', '~> 2.0.0'
10 changes: 4 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ GEM
multi_json (~> 1.0)
addressable (2.3.4)
claide (0.2.0)
cocoapods (0.18.1)
cocoapods (0.19.1)
activesupport (~> 3.2.13)
claide (~> 0.2.0)
cocoapods-core (= 0.18.1)
cocoapods-core (= 0.19.1)
cocoapods-downloader (~> 0.1.0)
colored (~> 1.2)
escape (~> 0.0.4)
Expand All @@ -19,10 +19,8 @@ GEM
open4 (~> 1.3.0)
rake (~> 10.0.0)
xcodeproj (~> 0.5.5)
cocoapods-core (0.18.1)
cocoapods-core (0.19.1)
activesupport (~> 3.2.13)
faraday (~> 0.8.1)
octokit (~> 1.7)
rake (~> 10.0.0)
cocoapods-downloader (0.1.0)
colored (1.2)
Expand Down Expand Up @@ -57,7 +55,7 @@ PLATFORMS

DEPENDENCIES
bundler (~> 1.3.0)
cocoapods (~> 0.18.1)
cocoapods (~> 0.19.1)
forgery (~> 0.5.0)
oj (~> 2.0.0)
rake (~> 10.0.0)

0 comments on commit a7e1750

Please sign in to comment.