Skip to content

Commit b9a16e7

Browse files
committed
update fastlane
1 parent 9fab79b commit b9a16e7

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

Gemfile.lock

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ GEM
3636
faraday_middleware (0.12.2)
3737
faraday (>= 0.7.4, < 1.0)
3838
fastimage (2.1.0)
39-
fastlane (2.62.0)
39+
fastlane (2.64.0)
4040
CFPropertyList (>= 2.3, < 3.0.0)
4141
addressable (>= 2.3, < 3.0.0)
4242
babosa (>= 1.0.2, < 2.0.0)
@@ -104,7 +104,7 @@ GEM
104104
httparty (0.15.6)
105105
multi_xml (>= 0.5.2)
106106
httpclient (2.8.3)
107-
i18n (0.9.0)
107+
i18n (0.9.1)
108108
concurrent-ruby (~> 1.0)
109109
json (2.1.0)
110110
jwt (2.1.0)
@@ -131,7 +131,7 @@ GEM
131131
public_suffix (2.0.5)
132132
rainbow (2.2.2)
133133
rake
134-
rake (12.1.0)
134+
rake (12.2.1)
135135
representable (3.0.4)
136136
declarative (< 0.1.0)
137137
declarative-option (< 0.2.0)
@@ -175,23 +175,23 @@ GEM
175175
terminal-table (1.8.0)
176176
unicode-display_width (~> 1.1, >= 1.1.1)
177177
thread_safe (0.3.6)
178-
tty-screen (0.5.0)
179-
tzinfo (1.2.3)
178+
tty-screen (0.5.1)
179+
tzinfo (1.2.4)
180180
thread_safe (~> 0.1)
181181
uber (0.1.0)
182182
unf (0.1.4)
183183
unf_ext
184184
unf_ext (0.0.7.4)
185185
unicode-display_width (1.3.0)
186186
word_wrap (1.0.0)
187-
xcodeproj (1.5.2)
187+
xcodeproj (1.5.3)
188188
CFPropertyList (~> 2.3.3)
189189
claide (>= 1.0.2, < 2.0)
190190
colored2 (~> 3.1)
191191
nanaimo (~> 0.2.3)
192192
xcpretty (0.2.8)
193193
rouge (~> 2.0.7)
194-
xcpretty-travis-formatter (0.0.4)
194+
xcpretty-travis-formatter (1.0.0)
195195
xcpretty (~> 0.2, >= 0.0.7)
196196

197197
PLATFORMS
@@ -205,6 +205,5 @@ DEPENDENCIES
205205
rubocop (= 0.46)
206206
xcodeproj
207207

208-
209208
BUNDLED WITH
210-
1.15.4
209+
1.16.0

0 commit comments

Comments
 (0)