Skip to content

Commit b429d47

Browse files
committed
Merge tag '5.86.1' into develop
no message
2 parents 6104d51 + 1149f2b commit b429d47

File tree

2 files changed

+10
-13
lines changed

2 files changed

+10
-13
lines changed

Gemfile.lock

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ GEM
77
artifactory (3.0.15)
88
atomos (0.1.3)
99
aws-eventstream (1.1.1)
10-
aws-partitions (1.451.0)
10+
aws-partitions (1.458.0)
1111
aws-sdk-core (3.114.0)
1212
aws-eventstream (~> 1, >= 1.0.2)
1313
aws-partitions (~> 1, >= 1.239.0)
@@ -51,7 +51,7 @@ GEM
5151
faraday_middleware (1.0.0)
5252
faraday (~> 1.0)
5353
fastimage (2.2.3)
54-
fastlane (2.182.0)
54+
fastlane (2.183.2)
5555
CFPropertyList (>= 2.3, < 4.0.0)
5656
addressable (>= 2.3, < 3.0.0)
5757
artifactory (~> 3.0)
@@ -68,8 +68,9 @@ GEM
6868
faraday_middleware (~> 1.0)
6969
fastimage (>= 2.1.0, < 3.0.0)
7070
gh_inspector (>= 1.1.2, < 2.0.0)
71-
google-api-client (>= 0.37.0, < 0.39.0)
72-
google-cloud-storage (>= 1.15.0, < 2.0.0)
71+
google-apis-androidpublisher_v3 (~> 0.1)
72+
google-apis-playcustomapp_v1 (~> 0.1)
73+
google-cloud-storage (~> 1.31)
7374
highline (~> 2.0)
7475
json (< 3.0.0)
7576
jwt (>= 2.1.0, < 3)
@@ -90,14 +91,8 @@ GEM
9091
xcpretty-travis-formatter (>= 0.0.3)
9192
fastlane-plugin-property_file_read (1.0.1)
9293
gh_inspector (1.1.3)
93-
google-api-client (0.38.0)
94-
addressable (~> 2.5, >= 2.5.1)
95-
googleauth (~> 0.9)
96-
httpclient (>= 2.8.1, < 3.0)
97-
mini_mime (~> 1.0)
98-
representable (~> 3.0)
99-
retriable (>= 2.0, < 4.0)
100-
signet (~> 0.12)
94+
google-apis-androidpublisher_v3 (0.3.0)
95+
google-apis-core (~> 0.1)
10196
google-apis-core (0.3.0)
10297
addressable (~> 2.5, >= 2.5.1)
10398
googleauth (~> 0.14)
@@ -110,6 +105,8 @@ GEM
110105
webrick
111106
google-apis-iamcredentials_v1 (0.3.0)
112107
google-apis-core (~> 0.1)
108+
google-apis-playcustomapp_v1 (0.2.0)
109+
google-apis-core (~> 0.1)
113110
google-apis-storage_v1 (0.3.0)
114111
google-apis-core (~> 0.1)
115112
google-cloud-core (1.6.0)

app/version/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION=5.86.0
1+
VERSION=5.86.1

0 commit comments

Comments
 (0)