Skip to content

Commit f27be1f

Browse files
committed
Update fastlane to 5.6.0
1 parent e551218 commit f27be1f

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
@@ -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.5.0)
119+
fastlane-plugin-wpmreleasetoolkit (5.6.0)
120120
activesupport (~> 5)
121121
bigdecimal (~> 1.4)
122122
buildkit (~> 1.5)
@@ -138,7 +138,7 @@ GEM
138138
rchardet (~> 1.8)
139139
google-apis-androidpublisher_v3 (0.26.0)
140140
google-apis-core (>= 0.7, < 2.a)
141-
google-apis-core (0.8.0)
141+
google-apis-core (0.9.0)
142142
addressable (~> 2.5, >= 2.5.1)
143143
googleauth (>= 0.16.2, < 2.a)
144144
httpclient (>= 2.8.1, < 3.a)
@@ -147,23 +147,23 @@ GEM
147147
retriable (>= 2.0, < 4.a)
148148
rexml
149149
webrick
150-
google-apis-iamcredentials_v1 (0.13.0)
151-
google-apis-core (>= 0.7, < 2.a)
150+
google-apis-iamcredentials_v1 (0.15.0)
151+
google-apis-core (>= 0.9.0, < 2.a)
152152
google-apis-playcustomapp_v1 (0.10.0)
153153
google-apis-core (>= 0.7, < 2.a)
154-
google-apis-storage_v1 (0.17.0)
155-
google-apis-core (>= 0.7, < 2.a)
154+
google-apis-storage_v1 (0.19.0)
155+
google-apis-core (>= 0.9.0, < 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)
161161
google-cloud-errors (1.3.0)
162-
google-cloud-storage (1.41.0)
162+
google-cloud-storage (1.43.0)
163163
addressable (~> 2.8)
164164
digest-crc (~> 0.4)
165165
google-apis-iamcredentials_v1 (~> 0.1)
166-
google-apis-storage_v1 (~> 0.17.0)
166+
google-apis-storage_v1 (~> 0.19.0)
167167
google-cloud-core (~> 1.6)
168168
googleauth (>= 0.16.2, < 2.a)
169169
mini_mime (~> 1.0)

0 commit comments

Comments
 (0)