Skip to content

Commit 4ef9db3

Browse files
Bump cocoapods from 1.7.1 to 1.7.2
Bumps [cocoapods](https://github.com/CocoaPods/CocoaPods) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/CocoaPods/CocoaPods/releases) - [Changelog](https://github.com/CocoaPods/CocoaPods/blob/master/CHANGELOG.md) - [Commits](CocoaPods/CocoaPods@1.7.1...1.7.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent bc8e2f5 commit 4ef9db3

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ source "https://rubygems.org"
22

33
gem "rake"
44
gem "jazzy"
5-
gem "cocoapods", "1.7.1"
5+
gem "cocoapods", "1.7.2"
66
gem "colorize", "~> 0.8.1"
77
gem "danger", "~> 6.0"
88
gem "danger-swiftformat", "~> 0.5.0"

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ GEM
1515
cork
1616
nap
1717
open4 (~> 1.3)
18-
cocoapods (1.7.1)
18+
cocoapods (1.7.2)
1919
activesupport (>= 4.0.2, < 5)
2020
claide (>= 1.0.2, < 2.0)
21-
cocoapods-core (= 1.7.1)
21+
cocoapods-core (= 1.7.2)
2222
cocoapods-deintegrate (>= 1.0.3, < 2.0)
2323
cocoapods-downloader (>= 1.2.2, < 2.0)
2424
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -28,13 +28,13 @@ GEM
2828
cocoapods-try (>= 1.1.0, < 2.0)
2929
colored2 (~> 3.1)
3030
escape (~> 0.0.4)
31-
fourflusher (>= 2.2.0, < 3.0)
31+
fourflusher (>= 2.3.0, < 3.0)
3232
gh_inspector (~> 1.0)
3333
molinillo (~> 0.6.6)
3434
nap (~> 1.0)
3535
ruby-macho (~> 1.4)
36-
xcodeproj (>= 1.8.2, < 2.0)
37-
cocoapods-core (1.7.1)
36+
xcodeproj (>= 1.10.0, < 2.0)
37+
cocoapods-core (1.7.2)
3838
activesupport (>= 4.0.2, < 6)
3939
fuzzy_match (~> 2.0.4)
4040
nap (~> 1.0)
@@ -80,7 +80,7 @@ GEM
8080
faraday-http-cache (2.0.0)
8181
faraday (~> 0.8)
8282
ffi (1.10.0)
83-
fourflusher (2.2.0)
83+
fourflusher (2.3.0)
8484
fuzzy_match (2.0.4)
8585
gh_inspector (1.1.3)
8686
git (1.5.0)
@@ -136,7 +136,7 @@ GEM
136136
unicode-display_width (1.6.0)
137137
xcinvoke (0.3.0)
138138
liferaft (~> 0.0.6)
139-
xcodeproj (1.9.0)
139+
xcodeproj (1.10.0)
140140
CFPropertyList (>= 2.3.3, < 4.0)
141141
atomos (~> 0.1.3)
142142
claide (>= 1.0.2, < 2.0)
@@ -147,7 +147,7 @@ PLATFORMS
147147
ruby
148148

149149
DEPENDENCIES
150-
cocoapods (= 1.7.1)
150+
cocoapods (= 1.7.2)
151151
colorize (~> 0.8.1)
152152
danger (~> 6.0)
153153
danger-swiftformat (~> 0.5.0)

0 commit comments

Comments
 (0)