Skip to content

Commit 6141062

Browse files
committed
Update fastlane
1 parent d48720f commit 6141062

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (2.3.5)
4+
CFPropertyList (2.3.6)
55
addressable (2.5.2)
66
public_suffix (>= 2.0.2, < 4.0)
77
babosa (1.0.2)
@@ -24,7 +24,7 @@ GEM
2424
faraday_middleware (0.12.2)
2525
faraday (>= 0.7.4, < 1.0)
2626
fastimage (2.1.0)
27-
fastlane (2.64.0)
27+
fastlane (2.68.2)
2828
CFPropertyList (>= 2.3, < 3.0.0)
2929
addressable (>= 2.3, < 3.0.0)
3030
babosa (>= 1.0.2, < 2.0.0)
@@ -52,9 +52,9 @@ GEM
5252
slack-notifier (>= 1.3, < 2.0.0)
5353
terminal-notifier (>= 1.6.2, < 2.0.0)
5454
terminal-table (>= 1.4.5, < 2.0.0)
55-
tty-screen (~> 0.5.0)
55+
tty-screen (~> 0.6.2)
5656
word_wrap (~> 1.0.0)
57-
xcodeproj (>= 1.5.0, < 2.0.0)
57+
xcodeproj (>= 1.5.2, < 2.0.0)
5858
xcpretty (>= 0.2.4, < 1.0.0)
5959
xcpretty-travis-formatter (>= 0.0.3)
6060
gh_inspector (1.0.3)
@@ -65,15 +65,15 @@ GEM
6565
mime-types (~> 3.0)
6666
representable (~> 3.0)
6767
retriable (>= 2.0, < 4.0)
68-
googleauth (0.6.1)
68+
googleauth (0.6.2)
6969
faraday (~> 0.12)
7070
jwt (>= 1.4, < 3.0)
7171
logging (~> 2.0)
7272
memoist (~> 0.12)
7373
multi_json (~> 1.11)
7474
os (~> 0.9)
7575
signet (~> 0.7)
76-
highline (1.7.8)
76+
highline (1.7.10)
7777
http-cookie (1.0.3)
7878
domain_name (~> 0.5)
7979
httpclient (2.8.3)
@@ -93,7 +93,7 @@ GEM
9393
multipart-post (2.0.0)
9494
nanaimo (0.2.3)
9595
os (0.9.6)
96-
plist (3.3.0)
96+
plist (3.4.0)
9797
public_suffix (2.0.5)
9898
representable (3.0.4)
9999
declarative (< 0.1.0)
@@ -112,7 +112,7 @@ GEM
112112
terminal-notifier (1.8.0)
113113
terminal-table (1.8.0)
114114
unicode-display_width (~> 1.1, >= 1.1.1)
115-
tty-screen (0.5.1)
115+
tty-screen (0.6.3)
116116
uber (0.1.0)
117117
unf (0.1.4)
118118
unf_ext

0 commit comments

Comments
 (0)