Update fastlane (#1694)

This commit is contained in:
Elias Nahum 2018-05-22 15:14:20 -04:00 committed by GitHub
parent 4cebfdfd5d
commit b10c4abd73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3276 additions and 3264 deletions

View file

@ -5,16 +5,18 @@ GEM
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
atomos (0.1.2)
aws-partitions (1.84.0)
aws-sdk-core (3.20.2)
aws-eventstream (1.0.0)
aws-partitions (1.87.0)
aws-sdk-core (3.21.1)
aws-eventstream (~> 1.0)
aws-partitions (~> 1.0)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
aws-sdk-kms (1.5.0)
aws-sdk-core (~> 3)
aws-sigv4 (~> 1.0)
aws-sdk-s3 (1.10.0)
aws-sdk-core (~> 3)
aws-sdk-s3 (1.12.0)
aws-sdk-core (~> 3, >= 3.21.1)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.0)
aws-sigv4 (1.0.2)
@ -31,7 +33,7 @@ GEM
dotenv (2.4.0)
emoji_regex (0.1.1)
excon (0.62.0)
faraday (0.15.0)
faraday (0.15.1)
multipart-post (>= 1.2, < 3)
faraday-cookie_jar (0.0.6)
faraday (>= 0.7.4)
@ -39,7 +41,7 @@ GEM
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
fastimage (2.1.3)
fastlane (2.95.0)
fastlane (2.96.1)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.3, < 3.0.0)
babosa (>= 1.0.2, < 2.0.0)
@ -54,7 +56,7 @@ GEM
faraday_middleware (~> 0.9)
fastimage (>= 2.1.0, < 3.0.0)
gh_inspector (>= 1.1.2, < 2.0.0)
google-api-client (>= 0.13.1, < 0.14.0)
google-api-client (>= 0.21.2, < 0.22.0)
highline (>= 1.7.2, < 2.0.0)
json (< 3.0.0)
mini_magick (~> 4.5.1)
@ -80,9 +82,9 @@ GEM
nokogiri
fastlane-plugin-find_replace_string (0.1.0)
gh_inspector (1.1.3)
google-api-client (0.13.6)
google-api-client (0.21.2)
addressable (~> 2.5, >= 2.5.1)
googleauth (~> 0.5)
googleauth (>= 0.5, < 0.7.0)
httpclient (>= 2.8.1, < 3.0)
mime-types (~> 3.0)
representable (~> 3.0)
@ -152,7 +154,7 @@ GEM
unf_ext (0.0.7.5)
unicode-display_width (1.3.2)
word_wrap (1.0.0)
xcodeproj (1.5.8)
xcodeproj (1.5.9)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.2)
claide (>= 1.0.2, < 2.0)

6518
package-lock.json generated

File diff suppressed because it is too large Load diff