Skip to content

Commit 5502915

Browse files
Update dependency cocoapods to v1.12.1
1 parent d8a9084 commit 5502915

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ gem 'fastlane', '2.212.2'
44
gem 'netrc', '0.11.0'
55
gem 'json', '2.6.3'
66
gem 'xcodeproj', '1.22.0'
7-
gem 'cocoapods', '1.12.0'
7+
gem 'cocoapods', '1.12.1'
88

99
# fastlane plugins
1010

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GEM
33
specs:
44
CFPropertyList (3.0.6)
55
rexml
6-
activesupport (6.1.7.2)
6+
activesupport (6.1.7.3)
77
concurrent-ruby (~> 1.0, >= 1.0.2)
88
i18n (>= 1.6, < 2)
99
minitest (>= 5.1)
@@ -35,10 +35,10 @@ GEM
3535
aws-eventstream (~> 1, >= 1.0.2)
3636
babosa (1.0.4)
3737
claide (1.1.0)
38-
cocoapods (1.12.0)
38+
cocoapods (1.12.1)
3939
addressable (~> 2.8)
4040
claide (>= 1.0.2, < 2.0)
41-
cocoapods-core (= 1.12.0)
41+
cocoapods-core (= 1.12.1)
4242
cocoapods-deintegrate (>= 1.0.3, < 2.0)
4343
cocoapods-downloader (>= 1.6.0, < 2.0)
4444
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -53,7 +53,7 @@ GEM
5353
nap (~> 1.0)
5454
ruby-macho (>= 2.3.0, < 3.0)
5555
xcodeproj (>= 1.21.0, < 2.0)
56-
cocoapods-core (1.12.0)
56+
cocoapods-core (1.12.1)
5757
activesupport (>= 5.0, < 8)
5858
addressable (~> 2.8)
5959
algoliasearch (~> 1.0)
@@ -289,14 +289,14 @@ GEM
289289
rouge (~> 2.0.7)
290290
xcpretty-travis-formatter (1.0.1)
291291
xcpretty (~> 0.2, >= 0.0.7)
292-
zeitwerk (2.6.7)
292+
zeitwerk (2.6.8)
293293

294294
PLATFORMS
295295
ruby
296296
universal-darwin-20
297297

298298
DEPENDENCIES
299-
cocoapods (= 1.12.0)
299+
cocoapods (= 1.12.1)
300300
fastlane (= 2.212.2)
301301
json (= 2.6.3)
302302
netrc (= 0.11.0)

0 commit comments

Comments
 (0)