Skip to content

Commit 7bbc245

Browse files
committed
bump cocoapod gem to 1.15.2
1 parent a6806e0 commit 7bbc245

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ gem 'fastlane', '2.216.0'
44
gem 'netrc', '0.11.0'
55
gem 'json', '2.6.3'
66
gem 'xcodeproj', '1.24.0'
7-
gem 'cocoapods', '1.15.1'
7+
gem 'cocoapods', '1.15.2'
88

99
# fastlane plugins
1010

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ GEM
4343
base64 (0.1.1)
4444
bigdecimal (3.1.6)
4545
claide (1.1.0)
46-
cocoapods (1.15.1)
46+
cocoapods (1.15.2)
4747
addressable (~> 2.8)
4848
claide (>= 1.0.2, < 2.0)
49-
cocoapods-core (= 1.15.1)
49+
cocoapods-core (= 1.15.2)
5050
cocoapods-deintegrate (>= 1.0.3, < 2.0)
5151
cocoapods-downloader (>= 2.1, < 3.0)
5252
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -61,7 +61,7 @@ GEM
6161
nap (~> 1.0)
6262
ruby-macho (>= 2.3.0, < 3.0)
6363
xcodeproj (>= 1.23.0, < 2.0)
64-
cocoapods-core (1.15.1)
64+
cocoapods-core (1.15.2)
6565
activesupport (>= 5.0, < 8)
6666
addressable (~> 2.8)
6767
algoliasearch (~> 1.0)
@@ -309,7 +309,7 @@ PLATFORMS
309309
universal-darwin-20
310310

311311
DEPENDENCIES
312-
cocoapods (= 1.15.1)
312+
cocoapods (= 1.15.2)
313313
fastlane (= 2.216.0)
314314
json (= 2.6.3)
315315
netrc (= 0.11.0)

0 commit comments

Comments
 (0)