Skip to content

Commit 190d6ee

Browse files
committed
1.16.1
1 parent 7bcb8a8 commit 190d6ee

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
@@ -12,6 +12,6 @@ source 'https://rubygems.org'
1212
# gem 'cocoapods-core', git: "https://github.com/CocoaPods/Core.git", ref: "f7cf05720eab935d7d50e35224d263952176fb53"
1313
# gem 'xcodeproj', git: "https://github.com/CocoaPods/Xcodeproj.git", ref: "eeccae7275645753cbaf45d96fc4b23e4b8b3b9f"
1414

15-
gem 'cocoapods', '1.16.0'
15+
gem 'cocoapods', '1.16.1'
1616
gem 'cocoapods-generate', '2.2.5'
1717
gem 'danger', '8.4.5'

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ GEM
2828
cork
2929
nap
3030
open4 (~> 1.3)
31-
cocoapods (1.16.0)
31+
cocoapods (1.16.1)
3232
addressable (~> 2.8)
3333
claide (>= 1.0.2, < 2.0)
34-
cocoapods-core (= 1.16.0)
34+
cocoapods-core (= 1.16.1)
3535
cocoapods-deintegrate (>= 1.0.3, < 2.0)
3636
cocoapods-downloader (>= 2.1, < 3.0)
3737
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -46,7 +46,7 @@ GEM
4646
nap (~> 1.0)
4747
ruby-macho (>= 2.3.0, < 3.0)
4848
xcodeproj (>= 1.26.0, < 2.0)
49-
cocoapods-core (1.16.0)
49+
cocoapods-core (1.16.1)
5050
activesupport (>= 5.0, < 8)
5151
addressable (~> 2.8)
5252
algoliasearch (~> 1.0)
@@ -172,7 +172,7 @@ PLATFORMS
172172
ruby
173173

174174
DEPENDENCIES
175-
cocoapods (= 1.16.0)
175+
cocoapods (= 1.16.1)
176176
cocoapods-generate (= 2.2.5)
177177
danger (= 8.4.5)
178178

0 commit comments

Comments
 (0)