Skip to content

Commit 4d88ffe

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

2 files changed

Lines changed: 5 additions & 5 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.2"
5+
gem "cocoapods", "1.7.3"
66
gem "colorize", "~> 0.8.1"
77
gem "danger", "~> 6.0"
88
gem "danger-swiftformat", "~> 0.5.0"

Gemfile.lock

Lines changed: 4 additions & 4 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.2)
18+
cocoapods (1.7.3)
1919
activesupport (>= 4.0.2, < 5)
2020
claide (>= 1.0.2, < 2.0)
21-
cocoapods-core (= 1.7.2)
21+
cocoapods-core (= 1.7.3)
2222
cocoapods-deintegrate (>= 1.0.3, < 2.0)
2323
cocoapods-downloader (>= 1.2.2, < 2.0)
2424
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -34,7 +34,7 @@ GEM
3434
nap (~> 1.0)
3535
ruby-macho (~> 1.4)
3636
xcodeproj (>= 1.10.0, < 2.0)
37-
cocoapods-core (1.7.2)
37+
cocoapods-core (1.7.3)
3838
activesupport (>= 4.0.2, < 6)
3939
fuzzy_match (~> 2.0.4)
4040
nap (~> 1.0)
@@ -147,7 +147,7 @@ PLATFORMS
147147
ruby
148148

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

0 commit comments

Comments
 (0)