From 8fb8178be20a7fb24228552b0316464f8594ab45 Mon Sep 17 00:00:00 2001 From: Jimmy Dee Date: Wed, 22 May 2019 15:39:10 -0700 Subject: [PATCH] bundle update --- Gemfile.lock | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index de8ce2a97..0b8c487c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GEM ast (2.4.0) atomos (0.1.3) babosa (1.0.2) - backports (3.14.0) + backports (3.15.0) branch_io_cli (0.13.1) CFPropertyList (~> 2.3) cocoapods-core (~> 1.3) @@ -26,11 +26,11 @@ GEM tty-spinner (~> 0.7) xcodeproj (~> 1.4) claide (1.0.2) - cocoapods (1.6.1) + cocoapods (1.7.0) activesupport (>= 4.0.2, < 5) claide (>= 1.0.2, < 2.0) - cocoapods-core (= 1.6.1) - cocoapods-deintegrate (>= 1.0.2, < 2.0) + cocoapods-core (= 1.7.0) + cocoapods-deintegrate (>= 1.0.3, < 2.0) cocoapods-downloader (>= 1.2.2, < 2.0) cocoapods-plugins (>= 1.0.0, < 2.0) cocoapods-search (>= 1.0.0, < 2.0) @@ -44,8 +44,8 @@ GEM molinillo (~> 0.6.6) nap (~> 1.0) ruby-macho (~> 1.4) - xcodeproj (>= 1.8.1, < 2.0) - cocoapods-core (1.6.1) + xcodeproj (>= 1.8.2, < 2.0) + cocoapods-core (1.7.0) activesupport (>= 4.0.2, < 6) fuzzy_match (~> 2.0.4) nap (~> 1.0) @@ -87,7 +87,7 @@ GEM faraday_middleware (0.13.1) faraday (>= 0.7.4, < 1.0) fastimage (2.1.5) - fastlane (2.121.1) + fastlane (2.123.0) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.3, < 3.0.0) babosa (>= 1.0.2, < 2.0.0) @@ -129,7 +129,7 @@ GEM fastlane-plugin-patch (0.5.0) pattern_patch (>= 0.5.1) fastlane-plugin-yarn (1.1) - ffi (1.10.0) + ffi (1.11.1) fourflusher (2.2.0) fuzzy_match (2.0.4) gh (0.14.0) @@ -213,13 +213,13 @@ GEM uber (< 0.2.0) retriable (3.1.2) rouge (2.0.7) - rubocop (0.68.1) + rubocop (0.70.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) - parser (>= 2.5, != 2.5.1.1) + parser (>= 2.6) rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 1.6) + unicode-display_width (>= 1.4.0, < 1.7) ruby-macho (1.4.0) ruby-progressbar (1.10.0) rubyzip (1.2.2) @@ -238,7 +238,7 @@ GEM terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) thread_safe (0.3.6) - travis (1.8.9) + travis (1.8.10) backports faraday (~> 0.9) faraday_middleware (~> 0.9, >= 0.9.1) @@ -266,10 +266,10 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.7.6) - unicode-display_width (1.5.0) + unicode-display_width (1.6.0) websocket (1.2.8) word_wrap (1.0.0) - xcodeproj (1.8.2) + xcodeproj (1.9.0) CFPropertyList (>= 2.3.3, < 4.0) atomos (~> 0.1.3) claide (>= 1.0.2, < 2.0)