Skip to content

Commit c6bfd1a

Browse files
committed
chore: update release tooling
1 parent 82d8a01 commit c6bfd1a

File tree

2 files changed

+65
-59
lines changed

2 files changed

+65
-59
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: macos-latest
1010

1111
steps:
12-
- uses: actions/checkout@v3
12+
- uses: actions/checkout@v4
1313
- name: Set Latest Tag
1414
id: vars
1515
run: echo "tag=$(git describe --tags `git rev-list --tags --max-count=1`)" >> $GITHUB_OUTPUT

Gemfile.lock

+64-58
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,48 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.6)
4+
CFPropertyList (3.0.7)
5+
base64
6+
nkf
57
rexml
6-
activesupport (7.0.7.2)
8+
activesupport (6.1.7.7)
79
concurrent-ruby (~> 1.0, >= 1.0.2)
810
i18n (>= 1.6, < 2)
911
minitest (>= 5.1)
1012
tzinfo (~> 2.0)
11-
addressable (2.8.5)
13+
zeitwerk (~> 2.3)
14+
addressable (2.8.6)
1215
public_suffix (>= 2.0.2, < 6.0)
1316
algoliasearch (1.27.5)
1417
httpclient (~> 2.8, >= 2.8.3)
1518
json (>= 1.5.1)
16-
artifactory (3.0.15)
19+
artifactory (3.0.17)
1720
atomos (0.1.3)
18-
aws-eventstream (1.2.0)
19-
aws-partitions (1.807.0)
20-
aws-sdk-core (3.180.3)
21-
aws-eventstream (~> 1, >= 1.0.2)
21+
aws-eventstream (1.3.0)
22+
aws-partitions (1.895.0)
23+
aws-sdk-core (3.191.3)
24+
aws-eventstream (~> 1, >= 1.3.0)
2225
aws-partitions (~> 1, >= 1.651.0)
23-
aws-sigv4 (~> 1.5)
26+
aws-sigv4 (~> 1.8)
2427
jmespath (~> 1, >= 1.6.1)
25-
aws-sdk-kms (1.71.0)
26-
aws-sdk-core (~> 3, >= 3.177.0)
28+
aws-sdk-kms (1.77.0)
29+
aws-sdk-core (~> 3, >= 3.191.0)
2730
aws-sigv4 (~> 1.1)
28-
aws-sdk-s3 (1.132.1)
29-
aws-sdk-core (~> 3, >= 3.179.0)
31+
aws-sdk-s3 (1.143.0)
32+
aws-sdk-core (~> 3, >= 3.191.0)
3033
aws-sdk-kms (~> 1)
31-
aws-sigv4 (~> 1.6)
32-
aws-sigv4 (1.6.0)
34+
aws-sigv4 (~> 1.8)
35+
aws-sigv4 (1.8.0)
3336
aws-eventstream (~> 1, >= 1.0.2)
3437
babosa (1.0.4)
38+
base64 (0.2.0)
3539
claide (1.1.0)
36-
cocoapods (1.12.1)
40+
cocoapods (1.15.2)
3741
addressable (~> 2.8)
3842
claide (>= 1.0.2, < 2.0)
39-
cocoapods-core (= 1.12.1)
43+
cocoapods-core (= 1.15.2)
4044
cocoapods-deintegrate (>= 1.0.3, < 2.0)
41-
cocoapods-downloader (>= 1.6.0, < 2.0)
45+
cocoapods-downloader (>= 2.1, < 3.0)
4246
cocoapods-plugins (>= 1.0.0, < 2.0)
4347
cocoapods-search (>= 1.0.0, < 2.0)
4448
cocoapods-trunk (>= 1.6.0, < 2.0)
@@ -50,8 +54,8 @@ GEM
5054
molinillo (~> 0.8.0)
5155
nap (~> 1.0)
5256
ruby-macho (>= 2.3.0, < 3.0)
53-
xcodeproj (>= 1.21.0, < 2.0)
54-
cocoapods-core (1.12.1)
57+
xcodeproj (>= 1.23.0, < 2.0)
58+
cocoapods-core (1.15.2)
5559
activesupport (>= 5.0, < 8)
5660
addressable (~> 2.8)
5761
algoliasearch (~> 1.0)
@@ -62,7 +66,7 @@ GEM
6266
public_suffix (~> 4.0)
6367
typhoeus (~> 1.0)
6468
cocoapods-deintegrate (1.0.5)
65-
cocoapods-downloader (1.6.3)
69+
cocoapods-downloader (2.1)
6670
cocoapods-plugins (1.0.0)
6771
nap
6872
cocoapods-search (1.0.1)
@@ -74,7 +78,7 @@ GEM
7478
colored2 (3.1.2)
7579
commander (4.6.0)
7680
highline (~> 2.0.0)
77-
concurrent-ruby (1.2.2)
81+
concurrent-ruby (1.2.3)
7882
declarative (0.0.20)
7983
digest-crc (0.6.5)
8084
rake (>= 12.0.0, < 14.0.0)
@@ -85,7 +89,7 @@ GEM
8589
escape (0.0.4)
8690
ethon (0.16.0)
8791
ffi (>= 1.15.0)
88-
excon (0.100.0)
92+
excon (0.109.0)
8993
faraday (1.10.3)
9094
faraday-em_http (~> 1.0)
9195
faraday-em_synchrony (~> 1.0)
@@ -114,8 +118,8 @@ GEM
114118
faraday-retry (1.0.3)
115119
faraday_middleware (1.2.0)
116120
faraday (~> 1.0)
117-
fastimage (2.2.7)
118-
fastlane (2.214.0)
121+
fastimage (2.3.0)
122+
fastlane (2.219.0)
119123
CFPropertyList (>= 2.3, < 4.0.0)
120124
addressable (>= 2.8, < 3.0.0)
121125
artifactory (~> 3.0)
@@ -134,93 +138,94 @@ GEM
134138
gh_inspector (>= 1.1.2, < 2.0.0)
135139
google-apis-androidpublisher_v3 (~> 0.3)
136140
google-apis-playcustomapp_v1 (~> 0.1)
141+
google-cloud-env (>= 1.6.0, < 2.0.0)
137142
google-cloud-storage (~> 1.31)
138143
highline (~> 2.0)
144+
http-cookie (~> 1.0.5)
139145
json (< 3.0.0)
140146
jwt (>= 2.1.0, < 3)
141147
mini_magick (>= 4.9.4, < 5.0.0)
142148
multipart-post (>= 2.0.0, < 3.0.0)
143149
naturally (~> 2.2)
144-
optparse (~> 0.1.1)
150+
optparse (>= 0.1.1)
145151
plist (>= 3.1.0, < 4.0.0)
146152
rubyzip (>= 2.0.0, < 3.0.0)
147153
security (= 0.1.3)
148154
simctl (~> 1.6.3)
149155
terminal-notifier (>= 2.0.0, < 3.0.0)
150-
terminal-table (>= 1.4.5, < 2.0.0)
156+
terminal-table (~> 3)
151157
tty-screen (>= 0.6.3, < 1.0.0)
152158
tty-spinner (>= 0.8.0, < 1.0.0)
153159
word_wrap (~> 1.0.0)
154160
xcodeproj (>= 1.13.0, < 2.0.0)
155161
xcpretty (~> 0.3.0)
156162
xcpretty-travis-formatter (>= 0.0.3)
157-
ffi (1.15.5)
163+
ffi (1.16.3)
158164
fourflusher (2.3.1)
159165
fuzzy_match (2.0.4)
160166
gh_inspector (1.1.3)
161-
google-apis-androidpublisher_v3 (0.48.0)
167+
google-apis-androidpublisher_v3 (0.54.0)
162168
google-apis-core (>= 0.11.0, < 2.a)
163-
google-apis-core (0.11.1)
169+
google-apis-core (0.11.3)
164170
addressable (~> 2.5, >= 2.5.1)
165171
googleauth (>= 0.16.2, < 2.a)
166172
httpclient (>= 2.8.1, < 3.a)
167173
mini_mime (~> 1.0)
168174
representable (~> 3.0)
169175
retriable (>= 2.0, < 4.a)
170176
rexml
171-
webrick
172177
google-apis-iamcredentials_v1 (0.17.0)
173178
google-apis-core (>= 0.11.0, < 2.a)
174179
google-apis-playcustomapp_v1 (0.13.0)
175180
google-apis-core (>= 0.11.0, < 2.a)
176-
google-apis-storage_v1 (0.19.0)
177-
google-apis-core (>= 0.9.0, < 2.a)
178-
google-cloud-core (1.6.0)
179-
google-cloud-env (~> 1.0)
181+
google-apis-storage_v1 (0.29.0)
182+
google-apis-core (>= 0.11.0, < 2.a)
183+
google-cloud-core (1.6.1)
184+
google-cloud-env (>= 1.0, < 3.a)
180185
google-cloud-errors (~> 1.0)
181186
google-cloud-env (1.6.0)
182187
faraday (>= 0.17.3, < 3.0)
183188
google-cloud-errors (1.3.1)
184-
google-cloud-storage (1.44.0)
189+
google-cloud-storage (1.45.0)
185190
addressable (~> 2.8)
186191
digest-crc (~> 0.4)
187192
google-apis-iamcredentials_v1 (~> 0.1)
188-
google-apis-storage_v1 (~> 0.19.0)
193+
google-apis-storage_v1 (~> 0.29.0)
189194
google-cloud-core (~> 1.6)
190195
googleauth (>= 0.16.2, < 2.a)
191196
mini_mime (~> 1.0)
192-
googleauth (1.7.0)
197+
googleauth (1.8.1)
193198
faraday (>= 0.17.3, < 3.a)
194199
jwt (>= 1.4, < 3.0)
195-
memoist (~> 0.16)
196200
multi_json (~> 1.11)
197201
os (>= 0.9, < 2.0)
198202
signet (>= 0.16, < 2.a)
199203
highline (2.0.3)
200204
http-cookie (1.0.5)
201205
domain_name (~> 0.5)
202206
httpclient (2.8.3)
203-
i18n (1.14.1)
207+
i18n (1.14.4)
204208
concurrent-ruby (~> 1.0)
205209
jmespath (1.6.2)
206-
json (2.6.3)
207-
jwt (2.7.1)
208-
memoist (0.16.2)
210+
json (2.7.1)
211+
jwt (2.8.1)
212+
base64
209213
mini_magick (4.12.0)
210214
mini_mime (1.1.5)
211-
minitest (5.19.0)
215+
minitest (5.22.2)
212216
molinillo (0.8.0)
213217
multi_json (1.15.0)
214-
multipart-post (2.3.0)
218+
multipart-post (2.4.0)
215219
nanaimo (0.3.0)
216220
nap (1.1.0)
217221
naturally (2.2.1)
218222
netrc (0.11.0)
219-
optparse (0.1.1)
223+
nkf (0.2.0)
224+
optparse (0.4.0)
220225
os (1.1.4)
221-
plist (3.7.0)
226+
plist (3.7.1)
222227
public_suffix (4.0.7)
223-
rake (13.0.6)
228+
rake (13.1.0)
224229
representable (3.2.0)
225230
declarative (< 0.1.0)
226231
trailblazer-option (>= 0.1.1, < 0.2.0)
@@ -232,7 +237,7 @@ GEM
232237
ruby2_keywords (0.0.5)
233238
rubyzip (2.3.2)
234239
security (0.1.3)
235-
signet (0.17.0)
240+
signet (0.18.0)
236241
addressable (~> 2.8)
237242
faraday (>= 0.17.5, < 3.a)
238243
jwt (>= 1.5, < 3.0)
@@ -241,25 +246,24 @@ GEM
241246
CFPropertyList
242247
naturally
243248
terminal-notifier (2.0.0)
244-
terminal-table (1.8.0)
245-
unicode-display_width (~> 1.1, >= 1.1.1)
249+
terminal-table (3.0.2)
250+
unicode-display_width (>= 1.1.1, < 3)
246251
trailblazer-option (0.1.2)
247252
tty-cursor (0.7.1)
248-
tty-screen (0.8.1)
253+
tty-screen (0.8.2)
249254
tty-spinner (0.9.3)
250255
tty-cursor (~> 0.7)
251-
typhoeus (1.4.0)
256+
typhoeus (1.4.1)
252257
ethon (>= 0.9.0)
253258
tzinfo (2.0.6)
254259
concurrent-ruby (~> 1.0)
255260
uber (0.1.0)
256261
unf (0.1.4)
257262
unf_ext
258-
unf_ext (0.0.8.2)
259-
unicode-display_width (1.8.0)
260-
webrick (1.8.1)
263+
unf_ext (0.0.9.1)
264+
unicode-display_width (2.5.0)
261265
word_wrap (1.0.0)
262-
xcodeproj (1.22.0)
266+
xcodeproj (1.24.0)
263267
CFPropertyList (>= 2.3.3, < 4.0)
264268
atomos (~> 0.1.3)
265269
claide (>= 1.0.2, < 2.0)
@@ -270,9 +274,11 @@ GEM
270274
rouge (~> 2.0.7)
271275
xcpretty-travis-formatter (1.0.1)
272276
xcpretty (~> 0.2, >= 0.0.7)
277+
zeitwerk (2.6.13)
273278

274279
PLATFORMS
275280
arm64-darwin-22
281+
arm64-darwin-23
276282
x86_64-darwin-20
277283
x86_64-linux
278284

@@ -281,4 +287,4 @@ DEPENDENCIES
281287
fastlane
282288

283289
BUNDLED WITH
284-
2.4.10
290+
2.4.19

0 commit comments

Comments
 (0)