Skip to content

Commit bbd7ac1

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

2 files changed

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

Gemfile.lock

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,25 @@ GEM
99
tzinfo (~> 1.1)
1010
addressable (2.6.0)
1111
public_suffix (>= 2.0.2, < 4.0)
12+
algoliasearch (1.27.0)
13+
httpclient (~> 2.8, >= 2.8.3)
14+
json (>= 1.5.1)
1215
atomos (0.1.3)
1316
claide (1.0.3)
1417
claide-plugins (0.9.2)
1518
cork
1619
nap
1720
open4 (~> 1.3)
18-
cocoapods (1.7.5)
21+
cocoapods (1.8.0)
1922
activesupport (>= 4.0.2, < 5)
2023
claide (>= 1.0.2, < 2.0)
21-
cocoapods-core (= 1.7.5)
24+
cocoapods-core (= 1.8.0)
2225
cocoapods-deintegrate (>= 1.0.3, < 2.0)
2326
cocoapods-downloader (>= 1.2.2, < 2.0)
2427
cocoapods-plugins (>= 1.0.0, < 2.0)
2528
cocoapods-search (>= 1.0.0, < 2.0)
2629
cocoapods-stats (>= 1.0.0, < 2.0)
27-
cocoapods-trunk (>= 1.3.1, < 2.0)
30+
cocoapods-trunk (>= 1.4.0, < 2.0)
2831
cocoapods-try (>= 1.1.0, < 2.0)
2932
colored2 (~> 3.1)
3033
escape (~> 0.0.4)
@@ -33,9 +36,11 @@ GEM
3336
molinillo (~> 0.6.6)
3437
nap (~> 1.0)
3538
ruby-macho (~> 1.4)
36-
xcodeproj (>= 1.10.0, < 2.0)
37-
cocoapods-core (1.7.5)
39+
xcodeproj (>= 1.11.1, < 2.0)
40+
cocoapods-core (1.8.0)
3841
activesupport (>= 4.0.2, < 6)
42+
algoliasearch (~> 1.0)
43+
concurrent-ruby (~> 1.0)
3944
fuzzy_match (~> 2.0.4)
4045
nap (~> 1.0)
4146
cocoapods-deintegrate (1.0.4)
@@ -84,6 +89,7 @@ GEM
8489
fuzzy_match (2.0.4)
8590
gh_inspector (1.1.3)
8691
git (1.5.0)
92+
httpclient (2.8.3)
8793
i18n (0.9.5)
8894
concurrent-ruby (~> 1.0)
8995
jazzy (0.11.0)
@@ -95,11 +101,12 @@ GEM
95101
sassc (~> 2.1)
96102
sqlite3 (~> 1.3)
97103
xcinvoke (~> 0.3.0)
104+
json (2.2.0)
98105
kramdown (2.1.0)
99106
kramdown-parser-gfm (1.1.0)
100107
kramdown (~> 2.0)
101108
liferaft (0.0.6)
102-
minitest (5.11.3)
109+
minitest (5.12.0)
103110
molinillo (0.6.6)
104111
multipart-post (2.1.1)
105112
mustache (1.1.0)
@@ -141,7 +148,7 @@ PLATFORMS
141148
ruby
142149

143150
DEPENDENCIES
144-
cocoapods (= 1.7.5)
151+
cocoapods (= 1.8.0)
145152
colorize (~> 0.8.1)
146153
danger (~> 6.0)
147154
danger-swiftformat (~> 0.6.0)

0 commit comments

Comments
 (0)