Skip to content

Commit e97c35b

Browse files
committed
Update fastlane
1 parent 47b0b06 commit e97c35b

File tree

1 file changed

+39
-37
lines changed

1 file changed

+39
-37
lines changed

Gemfile.lock

Lines changed: 39 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -2,71 +2,72 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
CFPropertyList (2.3.5)
5-
addressable (2.5.1)
6-
public_suffix (~> 2.0, >= 2.0.2)
5+
addressable (2.5.2)
6+
public_suffix (>= 2.0.2, < 4.0)
77
babosa (1.0.2)
88
claide (1.0.2)
99
colored (1.2)
1010
colored2 (3.1.2)
11-
commander-fastlane (4.4.4)
11+
commander-fastlane (4.4.5)
1212
highline (~> 1.7.2)
13+
declarative (0.0.10)
14+
declarative-option (0.1.0)
1315
domain_name (0.5.20170404)
1416
unf (>= 0.0.5, < 1.0.0)
1517
dotenv (2.2.1)
16-
excon (0.56.0)
17-
faraday (0.12.1)
18+
excon (0.59.0)
19+
faraday (0.13.1)
1820
multipart-post (>= 1.2, < 3)
1921
faraday-cookie_jar (0.0.6)
2022
faraday (>= 0.7.4)
2123
http-cookie (~> 1.0.0)
22-
faraday_middleware (0.11.0.1)
24+
faraday_middleware (0.12.2)
2325
faraday (>= 0.7.4, < 1.0)
2426
fastimage (2.1.0)
25-
fastlane (2.37.0)
27+
fastlane (2.62.1)
2628
CFPropertyList (>= 2.3, < 3.0.0)
2729
addressable (>= 2.3, < 3.0.0)
2830
babosa (>= 1.0.2, < 2.0.0)
2931
bundler (>= 1.12.0, < 2.0.0)
3032
colored
31-
commander-fastlane (>= 4.4.0, < 5.0.0)
33+
commander-fastlane (>= 4.4.5, < 5.0.0)
3234
dotenv (>= 2.1.1, < 3.0.0)
3335
excon (>= 0.45.0, < 1.0.0)
3436
faraday (~> 0.9)
3537
faraday-cookie_jar (~> 0.0.6)
3638
faraday_middleware (~> 0.9)
37-
fastimage (>= 1.6)
39+
fastimage (>= 2.1.0, < 3.0.0)
3840
gh_inspector (>= 1.0.1, < 2.0.0)
39-
google-api-client (~> 0.9.2)
41+
google-api-client (>= 0.13.1, < 0.14.0)
4042
highline (>= 1.7.2, < 2.0.0)
4143
json (< 3.0.0)
4244
mini_magick (~> 4.5.1)
4345
multi_json
4446
multi_xml (~> 0.5)
4547
multipart-post (~> 2.0.0)
4648
plist (>= 3.1.0, < 4.0.0)
49+
public_suffix (~> 2.0.0)
4750
rubyzip (>= 1.1.0, < 2.0.0)
4851
security (= 0.1.3)
4952
slack-notifier (>= 1.3, < 2.0.0)
5053
terminal-notifier (>= 1.6.2, < 2.0.0)
5154
terminal-table (>= 1.4.5, < 2.0.0)
5255
tty-screen (~> 0.5.0)
5356
word_wrap (~> 1.0.0)
54-
xcodeproj (>= 1.4.4, < 2.0.0)
57+
xcodeproj (>= 1.5.0, < 2.0.0)
5558
xcpretty (>= 0.2.4, < 1.0.0)
5659
xcpretty-travis-formatter (>= 0.0.3)
5760
gh_inspector (1.0.3)
58-
google-api-client (0.9.28)
59-
addressable (~> 2.3)
61+
google-api-client (0.13.6)
62+
addressable (~> 2.5, >= 2.5.1)
6063
googleauth (~> 0.5)
61-
httpclient (~> 2.7)
62-
hurley (~> 0.1)
63-
memoist (~> 0.11)
64-
mime-types (>= 1.6)
65-
representable (~> 2.3.0)
66-
retriable (~> 2.0)
67-
googleauth (0.5.1)
68-
faraday (~> 0.9)
69-
jwt (~> 1.4)
64+
httpclient (>= 2.8.1, < 3.0)
65+
mime-types (~> 3.0)
66+
representable (~> 3.0)
67+
retriable (>= 2.0, < 4.0)
68+
googleauth (0.6.1)
69+
faraday (~> 0.12)
70+
jwt (>= 1.4, < 3.0)
7071
logging (~> 2.0)
7172
memoist (~> 0.12)
7273
multi_json (~> 1.11)
@@ -76,55 +77,56 @@ GEM
7677
http-cookie (1.0.3)
7778
domain_name (~> 0.5)
7879
httpclient (2.8.3)
79-
hurley (0.2)
8080
json (2.1.0)
81-
jwt (1.5.6)
81+
jwt (2.1.0)
8282
little-plugger (1.1.4)
8383
logging (2.2.2)
8484
little-plugger (~> 1.1)
8585
multi_json (~> 1.10)
86-
memoist (0.15.0)
86+
memoist (0.16.0)
8787
mime-types (3.1)
8888
mime-types-data (~> 3.2015)
8989
mime-types-data (3.2016.0521)
9090
mini_magick (4.5.1)
91-
multi_json (1.12.1)
91+
multi_json (1.12.2)
9292
multi_xml (0.6.0)
9393
multipart-post (2.0.0)
9494
nanaimo (0.2.3)
9595
os (0.9.6)
9696
plist (3.3.0)
9797
public_suffix (2.0.5)
98-
representable (2.3.0)
99-
uber (~> 0.0.7)
100-
retriable (2.1.0)
98+
representable (3.0.4)
99+
declarative (< 0.1.0)
100+
declarative-option (< 0.2.0)
101+
uber (< 0.2.0)
102+
retriable (3.1.1)
101103
rouge (2.0.7)
102104
rubyzip (1.2.1)
103105
security (0.1.3)
104-
signet (0.7.3)
106+
signet (0.8.1)
105107
addressable (~> 2.3)
106108
faraday (~> 0.9)
107-
jwt (~> 1.5)
109+
jwt (>= 1.5, < 3.0)
108110
multi_json (~> 1.10)
109111
slack-notifier (1.5.1)
110112
terminal-notifier (1.8.0)
111113
terminal-table (1.8.0)
112114
unicode-display_width (~> 1.1, >= 1.1.1)
113-
tty-screen (0.5.0)
114-
uber (0.0.15)
115+
tty-screen (0.5.1)
116+
uber (0.1.0)
115117
unf (0.1.4)
116118
unf_ext
117119
unf_ext (0.0.7.4)
118-
unicode-display_width (1.2.1)
120+
unicode-display_width (1.3.0)
119121
word_wrap (1.0.0)
120-
xcodeproj (1.5.0)
122+
xcodeproj (1.5.3)
121123
CFPropertyList (~> 2.3.3)
122124
claide (>= 1.0.2, < 2.0)
123125
colored2 (~> 3.1)
124126
nanaimo (~> 0.2.3)
125127
xcpretty (0.2.8)
126128
rouge (~> 2.0.7)
127-
xcpretty-travis-formatter (0.0.4)
129+
xcpretty-travis-formatter (1.0.0)
128130
xcpretty (~> 0.2, >= 0.0.7)
129131

130132
PLATFORMS
@@ -134,4 +136,4 @@ DEPENDENCIES
134136
fastlane (~> 2.37)
135137

136138
BUNDLED WITH
137-
1.15.1
139+
1.15.4

0 commit comments

Comments
 (0)