Update Gemfile.

This commit is contained in:
Matyáš Kříž 2018-03-09 15:06:29 +01:00
parent 76c01a02e4
commit 0c9d095ce5
2 changed files with 1 additions and 9 deletions

View File

@ -2,6 +2,4 @@
source "https://rubygems.org" source "https://rubygems.org"
gem 'json' gem 'json'
gem 'rest-client' gem 'fastlane'
gem "fastlane"

View File

@ -93,7 +93,6 @@ GEM
multi_xml (0.6.0) multi_xml (0.6.0)
multipart-post (2.0.0) multipart-post (2.0.0)
nanaimo (0.2.3) nanaimo (0.2.3)
netrc (0.11.0)
os (0.9.6) os (0.9.6)
plist (3.3.0) plist (3.3.0)
public_suffix (2.0.5) public_suffix (2.0.5)
@ -101,10 +100,6 @@ GEM
declarative (< 0.1.0) declarative (< 0.1.0)
declarative-option (< 0.2.0) declarative-option (< 0.2.0)
uber (< 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) retriable (3.1.1)
rouge (2.0.7) rouge (2.0.7)
rubyzip (1.2.1) rubyzip (1.2.1)
@ -144,7 +139,6 @@ PLATFORMS
DEPENDENCIES DEPENDENCIES
fastlane fastlane
json json
rest-client
BUNDLED WITH BUNDLED WITH
1.16.1 1.16.1