Skip to content

Commit 4653b40

Browse files
committed
Update to CocoaPods 1.7.5
1 parent 9cb80c8 commit 4653b40

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source "http://rubygems.org"
22

3-
gem "cocoapods", "1.3.1"
3+
gem "cocoapods"
44
gem "cocoapods-keys"
55
gem "danger"
66
gem "fastlane"

Gemfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -19,26 +19,26 @@ GEM
1919
cork
2020
nap
2121
open4 (~> 1.3)
22-
cocoapods (1.3.1)
22+
cocoapods (1.7.5)
2323
activesupport (>= 4.0.2, < 5)
2424
claide (>= 1.0.2, < 2.0)
25-
cocoapods-core (= 1.3.1)
26-
cocoapods-deintegrate (>= 1.0.1, < 2.0)
27-
cocoapods-downloader (>= 1.1.3, < 2.0)
25+
cocoapods-core (= 1.7.5)
26+
cocoapods-deintegrate (>= 1.0.3, < 2.0)
27+
cocoapods-downloader (>= 1.2.2, < 2.0)
2828
cocoapods-plugins (>= 1.0.0, < 2.0)
2929
cocoapods-search (>= 1.0.0, < 2.0)
3030
cocoapods-stats (>= 1.0.0, < 2.0)
31-
cocoapods-trunk (>= 1.2.0, < 2.0)
31+
cocoapods-trunk (>= 1.3.1, < 2.0)
3232
cocoapods-try (>= 1.1.0, < 2.0)
3333
colored2 (~> 3.1)
3434
escape (~> 0.0.4)
35-
fourflusher (~> 2.0.1)
35+
fourflusher (>= 2.3.0, < 3.0)
3636
gh_inspector (~> 1.0)
37-
molinillo (~> 0.5.7)
37+
molinillo (~> 0.6.6)
3838
nap (~> 1.0)
39-
ruby-macho (~> 1.1)
40-
xcodeproj (>= 1.5.1, < 2.0)
41-
cocoapods-core (1.3.1)
39+
ruby-macho (~> 1.4)
40+
xcodeproj (>= 1.10.0, < 2.0)
41+
cocoapods-core (1.7.5)
4242
activesupport (>= 4.0.2, < 6)
4343
fuzzy_match (~> 2.0.4)
4444
nap (~> 1.0)
@@ -131,7 +131,7 @@ GEM
131131
xcodeproj (>= 1.8.1, < 2.0.0)
132132
xcpretty (~> 0.3.0)
133133
xcpretty-travis-formatter (>= 0.0.3)
134-
fourflusher (2.0.1)
134+
fourflusher (2.3.1)
135135
fuzzy_match (2.0.4)
136136
gh_inspector (1.1.3)
137137
git (1.5.0)
@@ -176,7 +176,7 @@ GEM
176176
mime-types-data (3.2019.0331)
177177
mini_magick (4.9.5)
178178
minitest (5.11.3)
179-
molinillo (0.5.7)
179+
molinillo (0.6.6)
180180
multi_json (1.13.1)
181181
multi_xml (0.6.0)
182182
multipart-post (2.0.0)
@@ -245,7 +245,7 @@ PLATFORMS
245245
ruby
246246

247247
DEPENDENCIES
248-
cocoapods (= 1.3.1)
248+
cocoapods
249249
cocoapods-keys
250250
danger
251251
fastlane

0 commit comments

Comments
 (0)