From c541e70eaa4113745bad0626f23958a6bbab8ba5 Mon Sep 17 00:00:00 2001 From: Jonathan Hersh Date: Wed, 6 May 2015 11:47:50 -0700 Subject: [PATCH] [CI] CP 0.37.1 --- Example/Podfile.lock | 2 +- Gemfile | 2 +- Gemfile.lock | 38 ++++++++++++++++---------------------- 3 files changed, 18 insertions(+), 24 deletions(-) diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 1663c7d..58a14de 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -22,4 +22,4 @@ SPEC CHECKSUMS: OCMock: a10ea9f0a6e921651f96f78b6faee95ebc813b92 SSDataSources: b01170fb23b82acf0649194e9189b0bf5f702681 -COCOAPODS: 0.37.0 +COCOAPODS: 0.37.1 diff --git a/Gemfile b/Gemfile index 6b67f22..d24e540 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' gem 'xcpretty' -gem 'cocoapods', :git => 'git@github.com:CocoaPods/CocoaPods.git', :branch => 'master' +gem 'cocoapods' gem 'obcd' gem 'slather', :git => 'git@github.com:jhersh/slather.git', :branch => 'circleci-env' diff --git a/Gemfile.lock b/Gemfile.lock index f056e2a..506c9fe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,22 +1,3 @@ -GIT - remote: git@github.com:CocoaPods/CocoaPods.git - revision: 1393a2c89a54e1e0a1d0ed77fb7b13238ccb6297 - branch: master - specs: - cocoapods (0.37.0) - activesupport (>= 3.2.15) - claide (~> 0.8.1) - cocoapods-core (= 0.37.0) - cocoapods-downloader (~> 0.9.0) - cocoapods-plugins (~> 0.4.2) - cocoapods-trunk (~> 0.6.0) - cocoapods-try (~> 0.4.3) - colored (~> 1.2) - escape (~> 0.0.4) - molinillo (~> 0.2.3) - nap (~> 0.8) - xcodeproj (~> 0.24.1) - GIT remote: git@github.com:jhersh/slather.git revision: d4a6a762d625bb0abedc3865e6b9bababe8ce035 @@ -38,7 +19,20 @@ GEM tzinfo (~> 1.1) claide (0.8.1) clamp (0.6.5) - cocoapods-core (0.37.0) + cocoapods (0.37.1) + activesupport (>= 3.2.15) + claide (~> 0.8.1) + cocoapods-core (= 0.37.1) + cocoapods-downloader (~> 0.9.0) + cocoapods-plugins (~> 0.4.2) + cocoapods-trunk (~> 0.6.0) + cocoapods-try (~> 0.4.4) + colored (~> 1.2) + escape (~> 0.0.4) + molinillo (~> 0.2.3) + nap (~> 0.8) + xcodeproj (~> 0.24.1) + cocoapods-core (0.37.1) activesupport (>= 3.2.15) fuzzy_match (~> 2.0.4) nap (~> 0.8.0) @@ -48,7 +42,7 @@ GEM cocoapods-trunk (0.6.0) nap (>= 0.8) netrc (= 0.7.8) - cocoapods-try (0.4.3) + cocoapods-try (0.4.4) colored (1.2) escape (0.0.4) fuzzy_match (2.0.4) @@ -77,7 +71,7 @@ PLATFORMS ruby DEPENDENCIES - cocoapods! + cocoapods obcd slather! xcpretty