From 0c9d095ce5d5604e06edacd35521cd36d9d08598 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matya=CC=81s=CC=8C=20Kr=CC=8Ci=CC=81z=CC=8C?= Date: Fri, 9 Mar 2018 15:06:29 +0100 Subject: [PATCH] Update Gemfile. --- Gemfile | 4 +--- Gemfile.lock | 6 ------ 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index 91a4926..b7978cf 100644 --- a/Gemfile +++ b/Gemfile @@ -2,6 +2,4 @@ source "https://rubygems.org" gem 'json' -gem 'rest-client' - -gem "fastlane" +gem 'fastlane' diff --git a/Gemfile.lock b/Gemfile.lock index 57d7de4..0f954ed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,6 @@ GEM multi_xml (0.6.0) multipart-post (2.0.0) nanaimo (0.2.3) - netrc (0.11.0) os (0.9.6) plist (3.3.0) public_suffix (2.0.5) @@ -101,10 +100,6 @@ GEM declarative (< 0.1.0) declarative-option (< 0.2.0) uber (< 0.2.0) - rest-client (2.0.2) - http-cookie (>= 1.0.2, < 2.0) - mime-types (>= 1.16, < 4.0) - netrc (~> 0.8) retriable (3.1.1) rouge (2.0.7) rubyzip (1.2.1) @@ -144,7 +139,6 @@ PLATFORMS DEPENDENCIES fastlane json - rest-client BUNDLED WITH 1.16.1