Skip to content

Commit 566d89f

Browse files
committed
bundle update fastlane & release-toolkit
1 parent addc7a3 commit 566d89f

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

Gemfile.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -13,20 +13,20 @@ GEM
1313
artifactory (3.0.15)
1414
atomos (0.1.3)
1515
aws-eventstream (1.2.0)
16-
aws-partitions (1.568.0)
17-
aws-sdk-core (3.130.0)
16+
aws-partitions (1.631.0)
17+
aws-sdk-core (3.148.0)
1818
aws-eventstream (~> 1, >= 1.0.2)
1919
aws-partitions (~> 1, >= 1.525.0)
2020
aws-sigv4 (~> 1.1)
21-
jmespath (~> 1.0)
22-
aws-sdk-kms (1.55.0)
21+
jmespath (~> 1, >= 1.6.1)
22+
aws-sdk-kms (1.58.0)
2323
aws-sdk-core (~> 3, >= 3.127.0)
2424
aws-sigv4 (~> 1.1)
25-
aws-sdk-s3 (1.113.0)
25+
aws-sdk-s3 (1.114.0)
2626
aws-sdk-core (~> 3, >= 3.127.0)
2727
aws-sdk-kms (~> 1)
2828
aws-sigv4 (~> 1.4)
29-
aws-sigv4 (1.4.0)
29+
aws-sigv4 (1.5.1)
3030
aws-eventstream (~> 1, >= 1.0.2)
3131
babosa (1.0.4)
3232
bigdecimal (1.4.4)
@@ -45,10 +45,10 @@ GEM
4545
rake (>= 12.0.0, < 14.0.0)
4646
domain_name (0.5.20190701)
4747
unf (>= 0.0.5, < 1.0.0)
48-
dotenv (2.7.6)
48+
dotenv (2.8.1)
4949
emoji_regex (3.2.3)
50-
excon (0.92.0)
51-
faraday (1.10.1)
50+
excon (0.92.4)
51+
faraday (1.10.2)
5252
faraday-em_http (~> 1.0)
5353
faraday-em_synchrony (~> 1.0)
5454
faraday-excon (~> 1.1)
@@ -77,7 +77,7 @@ GEM
7777
faraday_middleware (1.2.0)
7878
faraday (~> 1.0)
7979
fastimage (2.2.6)
80-
fastlane (2.205.0)
80+
fastlane (2.210.0)
8181
CFPropertyList (>= 2.3, < 4.0.0)
8282
addressable (>= 2.8, < 3.0.0)
8383
artifactory (~> 3.0)
@@ -116,7 +116,7 @@ GEM
116116
xcodeproj (>= 1.13.0, < 2.0.0)
117117
xcpretty (~> 0.3.0)
118118
xcpretty-travis-formatter (>= 0.0.3)
119-
fastlane-plugin-wpmreleasetoolkit (5.4.0)
119+
fastlane-plugin-wpmreleasetoolkit (5.5.0)
120120
activesupport (~> 5)
121121
bigdecimal (~> 1.4)
122122
buildkit (~> 1.5)
@@ -136,9 +136,9 @@ GEM
136136
git (1.12.0)
137137
addressable (~> 2.8)
138138
rchardet (~> 1.8)
139-
google-apis-androidpublisher_v3 (0.16.0)
140-
google-apis-core (>= 0.4, < 2.a)
141-
google-apis-core (0.7.0)
139+
google-apis-androidpublisher_v3 (0.26.0)
140+
google-apis-core (>= 0.7, < 2.a)
141+
google-apis-core (0.8.0)
142142
addressable (~> 2.5, >= 2.5.1)
143143
googleauth (>= 0.16.2, < 2.a)
144144
httpclient (>= 2.8.1, < 3.a)
@@ -149,17 +149,17 @@ GEM
149149
webrick
150150
google-apis-iamcredentials_v1 (0.13.0)
151151
google-apis-core (>= 0.7, < 2.a)
152-
google-apis-playcustomapp_v1 (0.7.0)
153-
google-apis-core (>= 0.4, < 2.a)
152+
google-apis-playcustomapp_v1 (0.10.0)
153+
google-apis-core (>= 0.7, < 2.a)
154154
google-apis-storage_v1 (0.17.0)
155155
google-apis-core (>= 0.7, < 2.a)
156156
google-cloud-core (1.6.0)
157157
google-cloud-env (~> 1.0)
158158
google-cloud-errors (~> 1.0)
159159
google-cloud-env (1.6.0)
160160
faraday (>= 0.17.3, < 3.0)
161-
google-cloud-errors (1.2.0)
162-
google-cloud-storage (1.38.0)
161+
google-cloud-errors (1.3.0)
162+
google-cloud-storage (1.41.0)
163163
addressable (~> 2.8)
164164
digest-crc (~> 0.4)
165165
google-apis-iamcredentials_v1 (~> 0.1)
@@ -175,17 +175,17 @@ GEM
175175
os (>= 0.9, < 2.0)
176176
signet (>= 0.16, < 2.a)
177177
highline (2.0.3)
178-
http-cookie (1.0.4)
178+
http-cookie (1.0.5)
179179
domain_name (~> 0.5)
180180
httpclient (2.8.3)
181181
i18n (1.12.0)
182182
concurrent-ruby (~> 1.0)
183183
jmespath (1.6.1)
184-
json (2.6.1)
184+
json (2.6.2)
185185
jsonlint (0.3.0)
186186
oj (~> 3)
187187
optimist (~> 3)
188-
jwt (2.4.1)
188+
jwt (2.5.0)
189189
memoist (0.16.2)
190190
mini_magick (4.11.0)
191191
mini_mime (1.1.2)
@@ -201,7 +201,7 @@ GEM
201201
octokit (4.25.1)
202202
faraday (>= 1, < 3)
203203
sawyer (~> 0.9)
204-
oj (3.13.20)
204+
oj (3.13.21)
205205
optimist (3.0.1)
206206
options (2.3.2)
207207
optparse (0.1.1)
@@ -253,11 +253,11 @@ GEM
253253
uber (0.1.0)
254254
unf (0.1.4)
255255
unf_ext
256-
unf_ext (0.0.8.1)
256+
unf_ext (0.0.8.2)
257257
unicode-display_width (1.8.0)
258258
webrick (1.7.0)
259259
word_wrap (1.0.0)
260-
xcodeproj (1.21.0)
260+
xcodeproj (1.22.0)
261261
CFPropertyList (>= 2.3.3, < 4.0)
262262
atomos (~> 0.1.3)
263263
claide (>= 1.0.2, < 2.0)

0 commit comments

Comments
 (0)