Skip to content

Commit c00f28f

Browse files
authored
CocoaPods 1.7.2 (#3196)
1 parent 77e8937 commit c00f28f

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# commit Gemfile and Gemfile.lock.
33
source 'https://rubygems.org'
44

5-
gem 'cocoapods', "1.7.1"
5+
gem 'cocoapods', "1.7.2"
66
gem 'cocoapods-generate', "1.5.0"

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ GEM
99
tzinfo (~> 1.1)
1010
atomos (0.1.3)
1111
claide (1.0.2)
12-
cocoapods (1.7.1)
12+
cocoapods (1.7.2)
1313
activesupport (>= 4.0.2, < 5)
1414
claide (>= 1.0.2, < 2.0)
15-
cocoapods-core (= 1.7.1)
15+
cocoapods-core (= 1.7.2)
1616
cocoapods-deintegrate (>= 1.0.3, < 2.0)
1717
cocoapods-downloader (>= 1.2.2, < 2.0)
1818
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -22,13 +22,13 @@ GEM
2222
cocoapods-try (>= 1.1.0, < 2.0)
2323
colored2 (~> 3.1)
2424
escape (~> 0.0.4)
25-
fourflusher (>= 2.2.0, < 3.0)
25+
fourflusher (>= 2.3.0, < 3.0)
2626
gh_inspector (~> 1.0)
2727
molinillo (~> 0.6.6)
2828
nap (~> 1.0)
2929
ruby-macho (~> 1.4)
30-
xcodeproj (>= 1.8.2, < 2.0)
31-
cocoapods-core (1.7.1)
30+
xcodeproj (>= 1.10.0, < 2.0)
31+
cocoapods-core (1.7.2)
3232
activesupport (>= 4.0.2, < 6)
3333
fuzzy_match (~> 2.0.4)
3434
nap (~> 1.0)
@@ -48,7 +48,7 @@ GEM
4848
colored2 (3.1.2)
4949
concurrent-ruby (1.1.5)
5050
escape (0.0.4)
51-
fourflusher (2.2.0)
51+
fourflusher (2.3.0)
5252
fuzzy_match (2.0.4)
5353
gh_inspector (1.1.3)
5454
i18n (0.9.5)
@@ -62,7 +62,7 @@ GEM
6262
thread_safe (0.3.6)
6363
tzinfo (1.2.5)
6464
thread_safe (~> 0.1)
65-
xcodeproj (1.9.0)
65+
xcodeproj (1.10.0)
6666
CFPropertyList (>= 2.3.3, < 4.0)
6767
atomos (~> 0.1.3)
6868
claide (>= 1.0.2, < 2.0)
@@ -73,7 +73,7 @@ PLATFORMS
7373
ruby
7474

7575
DEPENDENCIES
76-
cocoapods (= 1.7.1)
76+
cocoapods (= 1.7.2)
7777
cocoapods-generate (= 1.5.0)
7878

7979
BUNDLED WITH

0 commit comments

Comments
 (0)