diff --git a/Gemfile b/Gemfile index 7d6af49..c8c3e96 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ source "https://rubygems.org" -gem 'cocoapods' +gem 'cocoapods', '~> 1.6.0.beta.1' gem 'danger' gem 'danger-conflict_checker' gem 'danger-swiftlint' diff --git a/Gemfile.lock b/Gemfile.lock index a0ab6fd..d8a14d2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,26 +16,26 @@ GEM cork nap open4 (~> 1.3) - cocoapods (1.5.3) + cocoapods (1.6.0.beta.2) activesupport (>= 4.0.2, < 5) claide (>= 1.0.2, < 2.0) - cocoapods-core (= 1.5.3) + cocoapods-core (= 1.6.0.beta.2) cocoapods-deintegrate (>= 1.0.2, < 2.0) - cocoapods-downloader (>= 1.2.0, < 2.0) + cocoapods-downloader (>= 1.2.2, < 2.0) cocoapods-plugins (>= 1.0.0, < 2.0) cocoapods-search (>= 1.0.0, < 2.0) cocoapods-stats (>= 1.0.0, < 2.0) - cocoapods-trunk (>= 1.3.0, < 2.0) + cocoapods-trunk (>= 1.3.1, < 2.0) cocoapods-try (>= 1.1.0, < 2.0) colored2 (~> 3.1) escape (~> 0.0.4) fourflusher (~> 2.0.1) gh_inspector (~> 1.0) - molinillo (~> 0.6.5) + molinillo (~> 0.6.6) nap (~> 1.0) - ruby-macho (~> 1.1) - xcodeproj (>= 1.5.7, < 2.0) - cocoapods-core (1.5.3) + ruby-macho (~> 1.3, >= 1.3.1) + xcodeproj (>= 1.7.0, < 2.0) + cocoapods-core (1.6.0.beta.2) activesupport (>= 4.0.2, < 6) fuzzy_match (~> 2.0.4) nap (~> 1.0) @@ -275,7 +275,7 @@ PLATFORMS ruby DEPENDENCIES - cocoapods + cocoapods (~> 1.6.0.beta.1) danger danger-conflict_checker danger-swiftlint