File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111* None.
1212
1313
14+ ## 1.16.2 (2024-10-31)
15+
16+ ##### Enhancements
17+
18+ * None.
19+
20+ ##### Bug Fixes
21+
22+ * None.
23+
24+
1425## 1.16.1 (2024-10-29)
1526
1627##### Enhancements
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- cocoapods-core (1.16.1 )
4+ cocoapods-core (1.16.2 )
55 activesupport (>= 5.0 , < 8 )
66 addressable (~> 2.8 )
77 algoliasearch (~> 1.0 )
1515GEM
1616 remote: https://rubygems.org/
1717 specs:
18- activesupport (7.2.1. 2 )
18+ activesupport (7.2.2 )
1919 base64
20+ benchmark (>= 0.3 )
2021 bigdecimal
2122 concurrent-ruby (~> 1.0 , >= 1.3.1 )
2223 connection_pool (>= 2.2.5 )
3536 awesome_print (1.9.2 )
3637 bacon (1.2.0 )
3738 base64 (0.1.2 )
39+ benchmark (0.3.0 )
3840 bigdecimal (3.1.8 )
3941 coderay (1.1.3 )
4042 concurrent-ruby (1.3.4 )
5052 httpclient (2.8.3 )
5153 i18n (1.14.6 )
5254 concurrent-ruby (~> 1.0 )
53- json (2.7.4 )
55+ json (2.7.5 )
5456 kicker (3.0.0 )
5557 listen (~> 1.3.0 )
5658 notify (~> 0.5.2 )
Original file line number Diff line number Diff line change 11module Pod
22 # The version of the cocoapods-core.
33 #
4- CORE_VERSION = '1.16.1 ' . freeze unless defined? Pod ::CORE_VERSION
4+ CORE_VERSION = '1.16.2 ' . freeze unless defined? Pod ::CORE_VERSION
55end
You can’t perform that action at this time.
0 commit comments