Skip to content

Commit b37dfb5

Browse files
Bump cocoapods from 1.15.2 to 1.16.2
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]>
1 parent 8525685 commit b37dfb5

File tree

1 file changed

+26
-18
lines changed

1 file changed

+26
-18
lines changed

Gemfile.lock

Lines changed: 26 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,29 +5,33 @@ GEM
55
base64
66
nkf
77
rexml
8-
activesupport (7.1.3.2)
8+
activesupport (7.1.5)
99
base64
10+
benchmark (>= 0.3)
1011
bigdecimal
1112
concurrent-ruby (~> 1.0, >= 1.0.2)
1213
connection_pool (>= 2.2.5)
1314
drb
1415
i18n (>= 1.6, < 2)
16+
logger (>= 1.4.2)
1517
minitest (>= 5.1)
1618
mutex_m
19+
securerandom (>= 0.3)
1720
tzinfo (~> 2.0)
18-
addressable (2.8.6)
19-
public_suffix (>= 2.0.2, < 6.0)
21+
addressable (2.8.7)
22+
public_suffix (>= 2.0.2, < 7.0)
2023
algoliasearch (1.27.5)
2124
httpclient (~> 2.8, >= 2.8.3)
2225
json (>= 1.5.1)
2326
atomos (0.1.3)
2427
base64 (0.2.0)
25-
bigdecimal (3.1.7)
28+
benchmark (0.3.0)
29+
bigdecimal (3.1.8)
2630
claide (1.1.0)
27-
cocoapods (1.15.2)
31+
cocoapods (1.16.2)
2832
addressable (~> 2.8)
2933
claide (>= 1.0.2, < 2.0)
30-
cocoapods-core (= 1.15.2)
34+
cocoapods-core (= 1.16.2)
3135
cocoapods-deintegrate (>= 1.0.3, < 2.0)
3236
cocoapods-downloader (>= 2.1, < 3.0)
3337
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -41,8 +45,8 @@ GEM
4145
molinillo (~> 0.8.0)
4246
nap (~> 1.0)
4347
ruby-macho (>= 2.3.0, < 3.0)
44-
xcodeproj (>= 1.23.0, < 2.0)
45-
cocoapods-core (1.15.2)
48+
xcodeproj (>= 1.27.0, < 2.0)
49+
cocoapods-core (1.16.2)
4650
activesupport (>= 5.0, < 8)
4751
addressable (~> 2.8)
4852
algoliasearch (~> 1.0)
@@ -62,41 +66,45 @@ GEM
6266
netrc (~> 0.11)
6367
cocoapods-try (1.2.0)
6468
colored2 (3.1.2)
65-
concurrent-ruby (1.2.3)
69+
concurrent-ruby (1.3.4)
6670
connection_pool (2.4.1)
6771
drb (2.2.1)
6872
escape (0.0.4)
6973
ethon (0.16.0)
7074
ffi (>= 1.15.0)
71-
ffi (1.16.3)
75+
ffi (1.17.0-arm64-darwin)
76+
ffi (1.17.0-x86_64-darwin)
77+
ffi (1.17.0-x86_64-linux-gnu)
7278
fourflusher (2.3.1)
7379
fuzzy_match (2.0.4)
7480
gh_inspector (1.1.3)
7581
httpclient (2.8.3)
76-
i18n (1.14.4)
82+
i18n (1.14.6)
7783
concurrent-ruby (~> 1.0)
78-
json (2.7.1)
79-
minitest (5.22.3)
84+
json (2.7.5)
85+
logger (1.6.1)
86+
minitest (5.25.1)
8087
molinillo (0.8.0)
8188
mutex_m (0.2.0)
82-
nanaimo (0.3.0)
89+
nanaimo (0.4.0)
8390
nap (1.1.0)
8491
netrc (0.11.0)
8592
nkf (0.2.0)
8693
public_suffix (4.0.7)
87-
rexml (3.2.6)
94+
rexml (3.3.9)
8895
ruby-macho (2.5.1)
96+
securerandom (0.3.1)
8997
typhoeus (1.4.1)
9098
ethon (>= 0.9.0)
9199
tzinfo (2.0.6)
92100
concurrent-ruby (~> 1.0)
93-
xcodeproj (1.24.0)
101+
xcodeproj (1.27.0)
94102
CFPropertyList (>= 2.3.3, < 4.0)
95103
atomos (~> 0.1.3)
96104
claide (>= 1.0.2, < 2.0)
97105
colored2 (~> 3.1)
98-
nanaimo (~> 0.3.0)
99-
rexml (~> 3.2.4)
106+
nanaimo (~> 0.4.0)
107+
rexml (>= 3.3.6, < 4.0)
100108

101109
PLATFORMS
102110
arm64-darwin

0 commit comments

Comments
 (0)