From c958418759ca97cab5271e7152d2af6442bf58d5 Mon Sep 17 00:00:00 2001 From: Paul Beusterien Date: Fri, 28 Jun 2019 13:16:03 -0700 Subject: [PATCH] Update to CocoaPods 1.7.3 (#3280) --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 5c90e9a9588..a589aba689a 100644 --- a/Gemfile +++ b/Gemfile @@ -2,5 +2,5 @@ # commit Gemfile and Gemfile.lock. source 'https://rubygems.org' -gem 'cocoapods', "1.7.2" +gem 'cocoapods', "1.7.3" gem 'cocoapods-generate', "1.5.0" diff --git a/Gemfile.lock b/Gemfile.lock index 30cf6c2f4b6..864428a37cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,10 +9,10 @@ GEM tzinfo (~> 1.1) atomos (0.1.3) claide (1.0.2) - cocoapods (1.7.2) + cocoapods (1.7.3) activesupport (>= 4.0.2, < 5) claide (>= 1.0.2, < 2.0) - cocoapods-core (= 1.7.2) + cocoapods-core (= 1.7.3) cocoapods-deintegrate (>= 1.0.3, < 2.0) cocoapods-downloader (>= 1.2.2, < 2.0) cocoapods-plugins (>= 1.0.0, < 2.0) @@ -28,7 +28,7 @@ GEM nap (~> 1.0) ruby-macho (~> 1.4) xcodeproj (>= 1.10.0, < 2.0) - cocoapods-core (1.7.2) + cocoapods-core (1.7.3) activesupport (>= 4.0.2, < 6) fuzzy_match (~> 2.0.4) nap (~> 1.0) @@ -48,7 +48,7 @@ GEM colored2 (3.1.2) concurrent-ruby (1.1.5) escape (0.0.4) - fourflusher (2.3.0) + fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) i18n (0.9.5) @@ -73,7 +73,7 @@ PLATFORMS ruby DEPENDENCIES - cocoapods (= 1.7.2) + cocoapods (= 1.7.3) cocoapods-generate (= 1.5.0) BUNDLED WITH