Skip to content

Commit 0707e46

Browse files
committed
Update Gemfile dependencies
1 parent fb994cf commit 0707e46

File tree

1 file changed

+77
-72
lines changed

1 file changed

+77
-72
lines changed

Gemfile.lock

Lines changed: 77 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,45 @@
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-
addressable (2.8.1)
7-
public_suffix (>= 2.0.2, < 6.0)
8-
artifactory (3.0.15)
8+
addressable (2.8.7)
9+
public_suffix (>= 2.0.2, < 7.0)
10+
artifactory (3.0.17)
911
atomos (0.1.3)
10-
aws-eventstream (1.2.0)
11-
aws-partitions (1.723.0)
12-
aws-sdk-core (3.170.0)
13-
aws-eventstream (~> 1, >= 1.0.2)
14-
aws-partitions (~> 1, >= 1.651.0)
15-
aws-sigv4 (~> 1.5)
12+
aws-eventstream (1.3.0)
13+
aws-partitions (1.1014.0)
14+
aws-sdk-core (3.214.0)
15+
aws-eventstream (~> 1, >= 1.3.0)
16+
aws-partitions (~> 1, >= 1.992.0)
17+
aws-sigv4 (~> 1.9)
1618
jmespath (~> 1, >= 1.6.1)
17-
aws-sdk-kms (1.63.0)
18-
aws-sdk-core (~> 3, >= 3.165.0)
19-
aws-sigv4 (~> 1.1)
20-
aws-sdk-s3 (1.119.1)
21-
aws-sdk-core (~> 3, >= 3.165.0)
19+
aws-sdk-kms (1.96.0)
20+
aws-sdk-core (~> 3, >= 3.210.0)
21+
aws-sigv4 (~> 1.5)
22+
aws-sdk-s3 (1.174.0)
23+
aws-sdk-core (~> 3, >= 3.210.0)
2224
aws-sdk-kms (~> 1)
23-
aws-sigv4 (~> 1.4)
24-
aws-sigv4 (1.5.2)
25+
aws-sigv4 (~> 1.5)
26+
aws-sigv4 (1.10.1)
2527
aws-eventstream (~> 1, >= 1.0.2)
2628
babosa (1.0.4)
29+
base64 (0.2.0)
2730
claide (1.1.0)
2831
colored (1.2)
2932
colored2 (3.1.2)
3033
commander (4.6.0)
3134
highline (~> 2.0.0)
3235
declarative (0.0.20)
33-
digest-crc (0.6.4)
36+
digest-crc (0.6.5)
3437
rake (>= 12.0.0, < 14.0.0)
35-
domain_name (0.5.20190701)
36-
unf (>= 0.0.5, < 1.0.0)
38+
domain_name (0.6.20240107)
3739
dotenv (2.8.1)
3840
emoji_regex (3.2.3)
39-
excon (0.99.0)
40-
faraday (1.10.3)
41+
excon (0.112.0)
42+
faraday (1.10.4)
4143
faraday-em_http (~> 1.0)
4244
faraday-em_synchrony (~> 1.0)
4345
faraday-excon (~> 1.1)
@@ -58,22 +60,22 @@ GEM
5860
faraday-httpclient (1.0.1)
5961
faraday-multipart (1.0.4)
6062
multipart-post (~> 2)
61-
faraday-net_http (1.0.1)
63+
faraday-net_http (1.0.2)
6264
faraday-net_http_persistent (1.2.0)
6365
faraday-patron (1.0.0)
6466
faraday-rack (1.0.0)
6567
faraday-retry (1.0.3)
66-
faraday_middleware (1.2.0)
68+
faraday_middleware (1.2.1)
6769
faraday (~> 1.0)
68-
fastimage (2.2.6)
69-
fastlane (2.212.1)
70+
fastimage (2.3.1)
71+
fastlane (2.225.0)
7072
CFPropertyList (>= 2.3, < 4.0.0)
7173
addressable (>= 2.8, < 3.0.0)
7274
artifactory (~> 3.0)
7375
aws-sdk-s3 (~> 1.0)
7476
babosa (>= 1.0.3, < 2.0.0)
7577
bundler (>= 1.12.0, < 3.0.0)
76-
colored
78+
colored (~> 1.2)
7779
commander (~> 4.6)
7880
dotenv (>= 2.1.1, < 3.0.0)
7981
emoji_regex (>= 0.1, < 4.0)
@@ -82,92 +84,98 @@ GEM
8284
faraday-cookie_jar (~> 0.0.6)
8385
faraday_middleware (~> 1.0)
8486
fastimage (>= 2.1.0, < 3.0.0)
87+
fastlane-sirp (>= 1.0.0)
8588
gh_inspector (>= 1.1.2, < 2.0.0)
8689
google-apis-androidpublisher_v3 (~> 0.3)
8790
google-apis-playcustomapp_v1 (~> 0.1)
91+
google-cloud-env (>= 1.6.0, < 2.0.0)
8892
google-cloud-storage (~> 1.31)
8993
highline (~> 2.0)
94+
http-cookie (~> 1.0.5)
9095
json (< 3.0.0)
9196
jwt (>= 2.1.0, < 3)
9297
mini_magick (>= 4.9.4, < 5.0.0)
93-
multipart-post (~> 2.0.0)
98+
multipart-post (>= 2.0.0, < 3.0.0)
9499
naturally (~> 2.2)
95-
optparse (~> 0.1.1)
100+
optparse (>= 0.1.1, < 1.0.0)
96101
plist (>= 3.1.0, < 4.0.0)
97102
rubyzip (>= 2.0.0, < 3.0.0)
98-
security (= 0.1.3)
103+
security (= 0.1.5)
99104
simctl (~> 1.6.3)
100105
terminal-notifier (>= 2.0.0, < 3.0.0)
101-
terminal-table (>= 1.4.5, < 2.0.0)
106+
terminal-table (~> 3)
102107
tty-screen (>= 0.6.3, < 1.0.0)
103108
tty-spinner (>= 0.8.0, < 1.0.0)
104109
word_wrap (~> 1.0.0)
105110
xcodeproj (>= 1.13.0, < 2.0.0)
106111
xcpretty (~> 0.3.0)
107-
xcpretty-travis-formatter (>= 0.0.3)
112+
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
113+
fastlane-sirp (1.0.0)
114+
sysrandom (~> 1.0)
108115
gh_inspector (1.1.3)
109-
google-apis-androidpublisher_v3 (0.35.0)
116+
google-apis-androidpublisher_v3 (0.54.0)
110117
google-apis-core (>= 0.11.0, < 2.a)
111-
google-apis-core (0.11.0)
118+
google-apis-core (0.11.3)
112119
addressable (~> 2.5, >= 2.5.1)
113120
googleauth (>= 0.16.2, < 2.a)
114121
httpclient (>= 2.8.1, < 3.a)
115122
mini_mime (~> 1.0)
116123
representable (~> 3.0)
117124
retriable (>= 2.0, < 4.a)
118125
rexml
119-
webrick
120126
google-apis-iamcredentials_v1 (0.17.0)
121127
google-apis-core (>= 0.11.0, < 2.a)
122128
google-apis-playcustomapp_v1 (0.13.0)
123129
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)
126-
google-cloud-core (1.6.0)
127-
google-cloud-env (~> 1.0)
130+
google-apis-storage_v1 (0.31.0)
131+
google-apis-core (>= 0.11.0, < 2.a)
132+
google-cloud-core (1.7.1)
133+
google-cloud-env (>= 1.0, < 3.a)
128134
google-cloud-errors (~> 1.0)
129135
google-cloud-env (1.6.0)
130136
faraday (>= 0.17.3, < 3.0)
131-
google-cloud-errors (1.3.1)
132-
google-cloud-storage (1.44.0)
137+
google-cloud-errors (1.4.0)
138+
google-cloud-storage (1.47.0)
133139
addressable (~> 2.8)
134140
digest-crc (~> 0.4)
135141
google-apis-iamcredentials_v1 (~> 0.1)
136-
google-apis-storage_v1 (~> 0.19.0)
142+
google-apis-storage_v1 (~> 0.31.0)
137143
google-cloud-core (~> 1.6)
138144
googleauth (>= 0.16.2, < 2.a)
139145
mini_mime (~> 1.0)
140-
googleauth (1.3.0)
146+
googleauth (1.8.1)
141147
faraday (>= 0.17.3, < 3.a)
142148
jwt (>= 1.4, < 3.0)
143-
memoist (~> 0.16)
144149
multi_json (~> 1.11)
145150
os (>= 0.9, < 2.0)
146151
signet (>= 0.16, < 2.a)
147152
highline (2.0.3)
148153
http-accept (1.7.0)
149-
http-cookie (1.0.5)
154+
http-cookie (1.0.7)
150155
domain_name (~> 0.5)
151156
httpclient (2.8.3)
152157
jmespath (1.6.2)
153-
json (2.6.3)
154-
jwt (2.7.0)
155-
memoist (0.16.2)
156-
mime-types (3.4.1)
158+
json (2.8.2)
159+
jwt (2.9.3)
160+
base64
161+
logger (1.6.1)
162+
mime-types (3.6.0)
163+
logger
157164
mime-types-data (~> 3.2015)
158-
mime-types-data (3.2022.0105)
159-
mini_magick (4.12.0)
160-
mini_mime (1.1.2)
165+
mime-types-data (3.2024.1105)
166+
mini_magick (4.13.2)
167+
mini_mime (1.1.5)
161168
multi_json (1.15.0)
162-
multipart-post (2.0.0)
163-
nanaimo (0.3.0)
169+
multipart-post (2.4.1)
170+
nanaimo (0.4.0)
164171
naturally (2.2.1)
165172
netrc (0.11.0)
166-
optparse (0.1.1)
173+
nkf (0.2.0)
174+
optparse (0.6.0)
167175
os (1.1.4)
168-
plist (3.7.0)
169-
public_suffix (5.0.1)
170-
rake (13.0.6)
176+
plist (3.7.1)
177+
public_suffix (6.0.1)
178+
rake (13.2.1)
171179
representable (3.2.0)
172180
declarative (< 0.1.0)
173181
trailblazer-option (>= 0.1.1, < 0.2.0)
@@ -178,41 +186,38 @@ GEM
178186
mime-types (>= 1.16, < 4.0)
179187
netrc (~> 0.8)
180188
retriable (3.1.2)
181-
rexml (3.2.5)
189+
rexml (3.3.9)
182190
rouge (2.0.7)
183191
ruby2_keywords (0.0.5)
184192
rubyzip (2.3.2)
185-
security (0.1.3)
186-
signet (0.17.0)
193+
security (0.1.5)
194+
signet (0.19.0)
187195
addressable (~> 2.8)
188196
faraday (>= 0.17.5, < 3.a)
189197
jwt (>= 1.5, < 3.0)
190198
multi_json (~> 1.10)
191199
simctl (1.6.10)
192200
CFPropertyList
193201
naturally
202+
sysrandom (1.0.5)
194203
terminal-notifier (2.0.0)
195-
terminal-table (1.8.0)
196-
unicode-display_width (~> 1.1, >= 1.1.1)
204+
terminal-table (3.0.2)
205+
unicode-display_width (>= 1.1.1, < 3)
197206
trailblazer-option (0.1.2)
198207
tty-cursor (0.7.1)
199-
tty-screen (0.8.1)
208+
tty-screen (0.8.2)
200209
tty-spinner (0.9.3)
201210
tty-cursor (~> 0.7)
202211
uber (0.1.0)
203-
unf (0.1.4)
204-
unf_ext
205-
unf_ext (0.0.8.2)
206-
unicode-display_width (1.8.0)
207-
webrick (1.8.1)
212+
unicode-display_width (2.6.0)
208213
word_wrap (1.0.0)
209-
xcodeproj (1.22.0)
214+
xcodeproj (1.27.0)
210215
CFPropertyList (>= 2.3.3, < 4.0)
211216
atomos (~> 0.1.3)
212217
claide (>= 1.0.2, < 2.0)
213218
colored2 (~> 3.1)
214-
nanaimo (~> 0.3.0)
215-
rexml (~> 3.2.4)
219+
nanaimo (~> 0.4.0)
220+
rexml (>= 3.3.6, < 4.0)
216221
xcpretty (0.3.0)
217222
rouge (~> 2.0.7)
218223
xcpretty-travis-formatter (1.0.1)

0 commit comments

Comments
 (0)