Skip to content

Commit cde656a

Browse files
authored
CocoaPods 1.9.3 (#5700)
1 parent b48cc90 commit cde656a

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
@@ -2,6 +2,6 @@
22
# commit Gemfile and Gemfile.lock.
33
source 'https://rubygems.org'
44

5-
gem 'cocoapods', "1.9.2"
5+
gem 'cocoapods', "1.9.3"
66
gem 'cocoapods-generate', '2.0.0'
77
gem 'danger', '6.1.0'

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ GEM
1818
cork
1919
nap
2020
open4 (~> 1.3)
21-
cocoapods (1.9.2)
21+
cocoapods (1.9.3)
2222
activesupport (>= 4.0.2, < 5)
2323
claide (>= 1.0.2, < 2.0)
24-
cocoapods-core (= 1.9.2)
24+
cocoapods-core (= 1.9.3)
2525
cocoapods-deintegrate (>= 1.0.3, < 2.0)
2626
cocoapods-downloader (>= 1.2.2, < 2.0)
2727
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -37,7 +37,7 @@ GEM
3737
nap (~> 1.0)
3838
ruby-macho (~> 1.4)
3939
xcodeproj (>= 1.14.0, < 2.0)
40-
cocoapods-core (1.9.2)
40+
cocoapods-core (1.9.3)
4141
activesupport (>= 4.0.2, < 6)
4242
algoliasearch (~> 1.0)
4343
concurrent-ruby (~> 1.1)
@@ -128,7 +128,7 @@ PLATFORMS
128128
ruby
129129

130130
DEPENDENCIES
131-
cocoapods (= 1.9.2)
131+
cocoapods (= 1.9.3)
132132
cocoapods-generate (= 2.0.0)
133133
danger (= 6.1.0)
134134

0 commit comments

Comments
 (0)