Skip to content

Commit b273e97

Browse files
committed
Upgrade gems
1 parent 5cc1464 commit b273e97

File tree

1 file changed

+27
-23
lines changed

1 file changed

+27
-23
lines changed

Gemfile.lock

+27-23
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ GEM
55
base64
66
nkf
77
rexml
8-
activesupport (7.2.1)
8+
activesupport (7.2.1.2)
99
base64
1010
bigdecimal
1111
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -24,29 +24,29 @@ GEM
2424
artifactory (3.0.17)
2525
atomos (0.1.3)
2626
aws-eventstream (1.3.0)
27-
aws-partitions (1.976.0)
28-
aws-sdk-core (3.205.0)
27+
aws-partitions (1.997.0)
28+
aws-sdk-core (3.211.0)
2929
aws-eventstream (~> 1, >= 1.3.0)
30-
aws-partitions (~> 1, >= 1.651.0)
30+
aws-partitions (~> 1, >= 1.992.0)
3131
aws-sigv4 (~> 1.9)
3232
jmespath (~> 1, >= 1.6.1)
33-
aws-sdk-kms (1.91.0)
34-
aws-sdk-core (~> 3, >= 3.205.0)
33+
aws-sdk-kms (1.95.0)
34+
aws-sdk-core (~> 3, >= 3.210.0)
3535
aws-sigv4 (~> 1.5)
36-
aws-sdk-s3 (1.162.0)
37-
aws-sdk-core (~> 3, >= 3.205.0)
36+
aws-sdk-s3 (1.169.0)
37+
aws-sdk-core (~> 3, >= 3.210.0)
3838
aws-sdk-kms (~> 1)
3939
aws-sigv4 (~> 1.5)
40-
aws-sigv4 (1.9.1)
40+
aws-sigv4 (1.10.1)
4141
aws-eventstream (~> 1, >= 1.0.2)
4242
babosa (1.0.4)
4343
base64 (0.2.0)
4444
bigdecimal (3.1.8)
4545
claide (1.1.0)
46-
cocoapods (1.15.2)
46+
cocoapods (1.16.0)
4747
addressable (~> 2.8)
4848
claide (>= 1.0.2, < 2.0)
49-
cocoapods-core (= 1.15.2)
49+
cocoapods-core (= 1.16.0)
5050
cocoapods-deintegrate (>= 1.0.3, < 2.0)
5151
cocoapods-downloader (>= 2.1, < 3.0)
5252
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -60,8 +60,8 @@ GEM
6060
molinillo (~> 0.8.0)
6161
nap (~> 1.0)
6262
ruby-macho (>= 2.3.0, < 3.0)
63-
xcodeproj (>= 1.23.0, < 2.0)
64-
cocoapods-core (1.15.2)
63+
xcodeproj (>= 1.26.0, < 2.0)
64+
cocoapods-core (1.16.0)
6565
activesupport (>= 5.0, < 8)
6666
addressable (~> 2.8)
6767
algoliasearch (~> 1.0)
@@ -96,8 +96,8 @@ GEM
9696
escape (0.0.4)
9797
ethon (0.16.0)
9898
ffi (>= 1.15.0)
99-
excon (0.111.0)
100-
faraday (1.10.3)
99+
excon (0.112.0)
100+
faraday (1.10.4)
101101
faraday-em_http (~> 1.0)
102102
faraday-em_synchrony (~> 1.0)
103103
faraday-excon (~> 1.1)
@@ -123,10 +123,10 @@ GEM
123123
faraday-patron (1.0.0)
124124
faraday-rack (1.0.0)
125125
faraday-retry (1.0.3)
126-
faraday_middleware (1.2.0)
126+
faraday_middleware (1.2.1)
127127
faraday (~> 1.0)
128128
fastimage (2.3.1)
129-
fastlane (2.222.0)
129+
fastlane (2.225.0)
130130
CFPropertyList (>= 2.3, < 4.0.0)
131131
addressable (>= 2.8, < 3.0.0)
132132
artifactory (~> 3.0)
@@ -142,6 +142,7 @@ GEM
142142
faraday-cookie_jar (~> 0.0.6)
143143
faraday_middleware (~> 1.0)
144144
fastimage (>= 2.1.0, < 3.0.0)
145+
fastlane-sirp (>= 1.0.0)
145146
gh_inspector (>= 1.1.2, < 2.0.0)
146147
google-apis-androidpublisher_v3 (~> 0.3)
147148
google-apis-playcustomapp_v1 (~> 0.1)
@@ -167,6 +168,8 @@ GEM
167168
xcodeproj (>= 1.13.0, < 2.0.0)
168169
xcpretty (~> 0.3.0)
169170
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
171+
fastlane-sirp (1.0.0)
172+
sysrandom (~> 1.0)
170173
ffi (1.17.0)
171174
fourflusher (2.3.1)
172175
fuzzy_match (2.0.4)
@@ -214,8 +217,8 @@ GEM
214217
i18n (1.14.6)
215218
concurrent-ruby (~> 1.0)
216219
jmespath (1.6.2)
217-
json (2.7.2)
218-
jwt (2.9.0)
220+
json (2.7.4)
221+
jwt (2.9.3)
219222
base64
220223
logger (1.6.1)
221224
mini_magick (4.13.2)
@@ -224,7 +227,7 @@ GEM
224227
molinillo (0.8.0)
225228
multi_json (1.15.0)
226229
multipart-post (2.4.1)
227-
nanaimo (0.3.0)
230+
nanaimo (0.4.0)
228231
nap (1.1.0)
229232
naturally (2.2.1)
230233
netrc (0.11.0)
@@ -254,6 +257,7 @@ GEM
254257
simctl (1.6.10)
255258
CFPropertyList
256259
naturally
260+
sysrandom (1.0.5)
257261
terminal-notifier (2.0.0)
258262
terminal-table (3.0.2)
259263
unicode-display_width (>= 1.1.1, < 3)
@@ -272,13 +276,13 @@ GEM
272276
xcode-install (2.8.1)
273277
claide (>= 0.9.1)
274278
fastlane (>= 2.1.0, < 3.0.0)
275-
xcodeproj (1.25.0)
279+
xcodeproj (1.26.0)
276280
CFPropertyList (>= 2.3.3, < 4.0)
277281
atomos (~> 0.1.3)
278282
claide (>= 1.0.2, < 2.0)
279283
colored2 (~> 3.1)
280-
nanaimo (~> 0.3.0)
281-
rexml (>= 3.3.2, < 4.0)
284+
nanaimo (~> 0.4.0)
285+
rexml (>= 3.3.6, < 4.0)
282286
xcpretty (0.3.0)
283287
rouge (~> 2.0.7)
284288
xcpretty-travis-formatter (1.0.1)

0 commit comments

Comments
 (0)