Skip to content

Commit 3c9e596

Browse files
authored
Merge branch 'master' into ios-6-1-0-release
2 parents 66ddc72 + 3b7c924 commit 3c9e596

File tree

1 file changed

+38
-38
lines changed

1 file changed

+38
-38
lines changed

Gemfile.lock

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.5)
4+
CFPropertyList (3.0.6)
55
rexml
6-
addressable (2.8.1)
6+
addressable (2.8.4)
77
public_suffix (>= 2.0.2, < 6.0)
88
artifactory (3.0.15)
99
atomos (0.1.3)
1010
aws-eventstream (1.2.0)
11-
aws-partitions (1.631.0)
12-
aws-sdk-core (3.149.0)
11+
aws-partitions (1.762.0)
12+
aws-sdk-core (3.172.0)
1313
aws-eventstream (~> 1, >= 1.0.2)
14-
aws-partitions (~> 1, >= 1.525.0)
15-
aws-sigv4 (~> 1.1)
14+
aws-partitions (~> 1, >= 1.651.0)
15+
aws-sigv4 (~> 1.5)
1616
jmespath (~> 1, >= 1.6.1)
17-
aws-sdk-kms (1.58.0)
18-
aws-sdk-core (~> 3, >= 3.127.0)
17+
aws-sdk-kms (1.64.0)
18+
aws-sdk-core (~> 3, >= 3.165.0)
1919
aws-sigv4 (~> 1.1)
20-
aws-sdk-s3 (1.114.0)
21-
aws-sdk-core (~> 3, >= 3.127.0)
20+
aws-sdk-s3 (1.122.0)
21+
aws-sdk-core (~> 3, >= 3.165.0)
2222
aws-sdk-kms (~> 1)
2323
aws-sigv4 (~> 1.4)
24-
aws-sigv4 (1.5.1)
24+
aws-sigv4 (1.5.2)
2525
aws-eventstream (~> 1, >= 1.0.2)
2626
babosa (1.0.4)
2727
claide (1.1.0)
@@ -36,8 +36,8 @@ GEM
3636
unf (>= 0.0.5, < 1.0.0)
3737
dotenv (2.8.1)
3838
emoji_regex (3.2.3)
39-
excon (0.92.4)
40-
faraday (1.10.2)
39+
excon (0.99.0)
40+
faraday (1.10.3)
4141
faraday-em_http (~> 1.0)
4242
faraday-em_synchrony (~> 1.0)
4343
faraday-excon (~> 1.1)
@@ -66,7 +66,7 @@ GEM
6666
faraday_middleware (1.2.0)
6767
faraday (~> 1.0)
6868
fastimage (2.2.6)
69-
fastlane (2.210.0)
69+
fastlane (2.212.2)
7070
CFPropertyList (>= 2.3, < 4.0.0)
7171
addressable (>= 2.8, < 3.0.0)
7272
artifactory (~> 3.0)
@@ -106,9 +106,9 @@ GEM
106106
xcpretty (~> 0.3.0)
107107
xcpretty-travis-formatter (>= 0.0.3)
108108
gh_inspector (1.1.3)
109-
google-apis-androidpublisher_v3 (0.26.0)
110-
google-apis-core (>= 0.7, < 2.a)
111-
google-apis-core (0.8.0)
109+
google-apis-androidpublisher_v3 (0.41.0)
110+
google-apis-core (>= 0.11.0, < 2.a)
111+
google-apis-core (0.11.0)
112112
addressable (~> 2.5, >= 2.5.1)
113113
googleauth (>= 0.16.2, < 2.a)
114114
httpclient (>= 2.8.1, < 3.a)
@@ -117,27 +117,27 @@ GEM
117117
retriable (>= 2.0, < 4.a)
118118
rexml
119119
webrick
120-
google-apis-iamcredentials_v1 (0.13.0)
121-
google-apis-core (>= 0.7, < 2.a)
122-
google-apis-playcustomapp_v1 (0.10.0)
123-
google-apis-core (>= 0.7, < 2.a)
124-
google-apis-storage_v1 (0.17.0)
125-
google-apis-core (>= 0.7, < 2.a)
120+
google-apis-iamcredentials_v1 (0.17.0)
121+
google-apis-core (>= 0.11.0, < 2.a)
122+
google-apis-playcustomapp_v1 (0.13.0)
123+
google-apis-core (>= 0.11.0, < 2.a)
124+
google-apis-storage_v1 (0.19.0)
125+
google-apis-core (>= 0.9.0, < 2.a)
126126
google-cloud-core (1.6.0)
127127
google-cloud-env (~> 1.0)
128128
google-cloud-errors (~> 1.0)
129129
google-cloud-env (1.6.0)
130130
faraday (>= 0.17.3, < 3.0)
131-
google-cloud-errors (1.3.0)
132-
google-cloud-storage (1.41.0)
131+
google-cloud-errors (1.3.1)
132+
google-cloud-storage (1.44.0)
133133
addressable (~> 2.8)
134134
digest-crc (~> 0.4)
135135
google-apis-iamcredentials_v1 (~> 0.1)
136-
google-apis-storage_v1 (~> 0.17.0)
136+
google-apis-storage_v1 (~> 0.19.0)
137137
google-cloud-core (~> 1.6)
138138
googleauth (>= 0.16.2, < 2.a)
139139
mini_mime (~> 1.0)
140-
googleauth (1.2.0)
140+
googleauth (1.5.2)
141141
faraday (>= 0.17.3, < 3.a)
142142
jwt (>= 1.4, < 3.0)
143143
memoist (~> 0.16)
@@ -148,20 +148,20 @@ GEM
148148
http-cookie (1.0.5)
149149
domain_name (~> 0.5)
150150
httpclient (2.8.3)
151-
jmespath (1.6.1)
152-
json (2.6.2)
153-
jwt (2.5.0)
151+
jmespath (1.6.2)
152+
json (2.6.3)
153+
jwt (2.7.0)
154154
memoist (0.16.2)
155-
mini_magick (4.11.0)
155+
mini_magick (4.12.0)
156156
mini_mime (1.1.2)
157157
multi_json (1.15.0)
158158
multipart-post (2.0.0)
159159
nanaimo (0.3.0)
160160
naturally (2.2.1)
161161
optparse (0.1.1)
162162
os (1.1.4)
163-
plist (3.6.0)
164-
public_suffix (5.0.0)
163+
plist (3.7.0)
164+
public_suffix (5.0.1)
165165
rake (13.0.6)
166166
representable (3.2.0)
167167
declarative (< 0.1.0)
@@ -178,7 +178,7 @@ GEM
178178
faraday (>= 0.17.5, < 3.a)
179179
jwt (>= 1.5, < 3.0)
180180
multi_json (~> 1.10)
181-
simctl (1.6.8)
181+
simctl (1.6.10)
182182
CFPropertyList
183183
naturally
184184
terminal-notifier (2.0.0)
@@ -194,7 +194,7 @@ GEM
194194
unf_ext
195195
unf_ext (0.0.8.2)
196196
unicode-display_width (1.8.0)
197-
webrick (1.7.0)
197+
webrick (1.8.1)
198198
word_wrap (1.0.0)
199199
xcodeproj (1.22.0)
200200
CFPropertyList (>= 2.3.3, < 4.0)
@@ -209,11 +209,11 @@ GEM
209209
xcpretty (~> 0.2, >= 0.0.7)
210210

211211
PLATFORMS
212-
arm64-darwin-21
213-
x86_64-darwin-19
212+
arm64-darwin-22
213+
x86_64-darwin-20
214214

215215
DEPENDENCIES
216216
fastlane
217217

218218
BUNDLED WITH
219-
2.3.11
219+
2.4.13

0 commit comments

Comments
 (0)