Skip to content

Commit 522f8da

Browse files
chore(deps): bump cocoapods from 1.15.2 to 1.16.2 (#4501)
Bumps [cocoapods](https://github.com/CocoaPods/CocoaPods) from 1.15.2 to 1.16.2. - [Release notes](https://github.com/CocoaPods/CocoaPods/releases) - [Changelog](https://github.com/CocoaPods/CocoaPods/blob/1.16.2/CHANGELOG.md) - [Commits](CocoaPods/CocoaPods@1.15.2...1.16.2) --- updated-dependencies: - dependency-name: cocoapods dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1223af7 commit 522f8da

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

Gemfile.lock

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ GEM
55
base64
66
nkf
77
rexml
8-
activesupport (7.2.1)
8+
activesupport (7.2.2)
99
base64
10+
benchmark (>= 0.3)
1011
bigdecimal
1112
concurrent-ruby (~> 1.0, >= 1.3.1)
1213
connection_pool (>= 2.2.5)
@@ -41,13 +42,14 @@ GEM
4142
aws-eventstream (~> 1, >= 1.0.2)
4243
babosa (1.0.4)
4344
base64 (0.2.0)
45+
benchmark (0.3.0)
4446
bigdecimal (3.1.8)
4547
claide (1.1.0)
4648
clamp (1.3.2)
47-
cocoapods (1.15.2)
49+
cocoapods (1.16.2)
4850
addressable (~> 2.8)
4951
claide (>= 1.0.2, < 2.0)
50-
cocoapods-core (= 1.15.2)
52+
cocoapods-core (= 1.16.2)
5153
cocoapods-deintegrate (>= 1.0.3, < 2.0)
5254
cocoapods-downloader (>= 2.1, < 3.0)
5355
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -61,8 +63,8 @@ GEM
6163
molinillo (~> 0.8.0)
6264
nap (~> 1.0)
6365
ruby-macho (>= 2.3.0, < 3.0)
64-
xcodeproj (>= 1.23.0, < 2.0)
65-
cocoapods-core (1.15.2)
66+
xcodeproj (>= 1.27.0, < 2.0)
67+
cocoapods-core (1.16.2)
6668
activesupport (>= 5.0, < 8)
6769
addressable (~> 2.8)
6870
algoliasearch (~> 1.0)
@@ -173,7 +175,7 @@ GEM
173175
os (~> 1.1, >= 1.1.4)
174176
fastlane-sirp (1.0.0)
175177
sysrandom (~> 1.0)
176-
ffi (1.16.3)
178+
ffi (1.17.0)
177179
fourflusher (2.3.1)
178180
fuzzy_match (2.0.4)
179181
gh_inspector (1.1.3)
@@ -218,10 +220,10 @@ GEM
218220
http-cookie (1.0.7)
219221
domain_name (~> 0.5)
220222
httpclient (2.8.3)
221-
i18n (1.14.5)
223+
i18n (1.14.6)
222224
concurrent-ruby (~> 1.0)
223225
jmespath (1.6.2)
224-
json (2.7.2)
226+
json (2.7.6)
225227
jwt (2.9.3)
226228
base64
227229
logger (1.6.1)
@@ -235,7 +237,7 @@ GEM
235237
molinillo (0.8.0)
236238
multi_json (1.15.0)
237239
multipart-post (2.4.1)
238-
nanaimo (0.3.0)
240+
nanaimo (0.4.0)
239241
nap (1.1.0)
240242
naturally (2.2.1)
241243
netrc (0.11.0)
@@ -296,12 +298,12 @@ GEM
296298
uber (0.1.0)
297299
unicode-display_width (2.6.0)
298300
word_wrap (1.0.0)
299-
xcodeproj (1.25.1)
301+
xcodeproj (1.27.0)
300302
CFPropertyList (>= 2.3.3, < 4.0)
301303
atomos (~> 0.1.3)
302304
claide (>= 1.0.2, < 2.0)
303305
colored2 (~> 3.1)
304-
nanaimo (~> 0.3.0)
306+
nanaimo (~> 0.4.0)
305307
rexml (>= 3.3.6, < 4.0)
306308
xcpretty (0.3.0)
307309
rouge (~> 2.0.7)

0 commit comments

Comments
 (0)