Skip to content

Commit 70e20ee

Browse files
committed
Update fastlane
1 parent 68b4176 commit 70e20ee

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

Gemfile.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,26 +13,28 @@ GEM
1313
highline (~> 1.7.2)
1414
declarative (0.0.10)
1515
declarative-option (0.1.0)
16-
domain_name (0.5.20170404)
16+
domain_name (0.5.20180417)
1717
unf (>= 0.0.5, < 1.0.0)
18-
dotenv (2.2.1)
18+
dotenv (2.3.0)
19+
emoji_regex (0.1.1)
1920
excon (0.62.0)
20-
faraday (0.14.0)
21+
faraday (0.15.0)
2122
multipart-post (>= 1.2, < 3)
2223
faraday-cookie_jar (0.0.6)
2324
faraday (>= 0.7.4)
2425
http-cookie (~> 1.0.0)
2526
faraday_middleware (0.12.2)
2627
faraday (>= 0.7.4, < 1.0)
2728
fastimage (2.1.1)
28-
fastlane (2.89.0)
29+
fastlane (2.93.0)
2930
CFPropertyList (>= 2.3, < 4.0.0)
3031
addressable (>= 2.3, < 3.0.0)
3132
babosa (>= 1.0.2, < 2.0.0)
3233
bundler (>= 1.12.0, < 2.0.0)
3334
colored
3435
commander-fastlane (>= 4.4.6, < 5.0.0)
3536
dotenv (>= 2.1.1, < 3.0.0)
37+
emoji_regex (~> 0.1)
3638
excon (>= 0.45.0, < 1.0.0)
3739
faraday (~> 0.9)
3840
faraday-cookie_jar (~> 0.0.6)
@@ -112,7 +114,7 @@ GEM
112114
faraday (~> 0.9)
113115
jwt (>= 1.5, < 3.0)
114116
multi_json (~> 1.10)
115-
simctl (1.6.3)
117+
simctl (1.6.4)
116118
CFPropertyList
117119
naturally
118120
slack-notifier (2.3.2)
@@ -127,7 +129,7 @@ GEM
127129
unf (0.1.4)
128130
unf_ext
129131
unf_ext (0.0.7.5)
130-
unicode-display_width (1.3.0)
132+
unicode-display_width (1.3.2)
131133
word_wrap (1.0.0)
132134
xcodeproj (1.5.7)
133135
CFPropertyList (>= 2.3.3, < 4.0)

0 commit comments

Comments
 (0)