From a7e175035fff9f1586f6579df65ee7450a2ddab8 Mon Sep 17 00:00:00 2001 From: Blake Watters Date: Thu, 2 May 2013 12:22:46 -0400 Subject: [PATCH] Bump to CocoaPods 0.19.1 --- Gemfile | 2 +- Gemfile.lock | 10 ++++------ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index 0935d02..219788f 100644 --- a/Gemfile +++ b/Gemfile @@ -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' diff --git a/Gemfile.lock b/Gemfile.lock index 61b6070..75acf81 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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) @@ -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) @@ -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)