From ad80fd37c7e3e3ba0b6be2f1659361f65600df22 Mon Sep 17 00:00:00 2001 From: enahum Date: Wed, 20 Sep 2017 11:48:10 -0300 Subject: [PATCH] Update fastlane (#925) --- fastlane/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/fastlane/Gemfile.lock b/fastlane/Gemfile.lock index 684f63a1d..c8b35a002 100644 --- a/fastlane/Gemfile.lock +++ b/fastlane/Gemfile.lock @@ -24,7 +24,7 @@ GEM faraday_middleware (0.12.2) faraday (>= 0.7.4, < 1.0) fastimage (2.1.0) - fastlane (2.56.0) + fastlane (2.58.0) CFPropertyList (>= 2.3, < 3.0.0) addressable (>= 2.3, < 3.0.0) babosa (>= 1.0.2, < 2.0.0) @@ -92,13 +92,13 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_magick (4.5.1) - mini_portile2 (2.2.0) + mini_portile2 (2.3.0) multi_json (1.12.2) multi_xml (0.6.0) multipart-post (2.0.0) nanaimo (0.2.3) - nokogiri (1.8.0) - mini_portile2 (~> 2.2.0) + nokogiri (1.8.1) + mini_portile2 (~> 2.3.0) os (0.9.6) plist (3.3.0) public_suffix (2.0.5)