Skip to content

Commit ce8e716

Browse files
deps: bump cocoapods from 1.11.3 to 1.12.1 (#52)
Bumps [cocoapods](https://github.com/CocoaPods/CocoaPods) from 1.11.3 to 1.12.1. - [Release notes](https://github.com/CocoaPods/CocoaPods/releases) - [Changelog](https://github.com/CocoaPods/CocoaPods/blob/master/CHANGELOG.md) - [Commits](CocoaPods/CocoaPods@1.11.3...1.12.1) --- updated-dependencies: - dependency-name: cocoapods dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ed0679 commit ce8e716

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

Diff for: Gemfile.lock

+19-19
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
CFPropertyList (3.0.5)
13+
CFPropertyList (3.0.6)
1414
rexml
15-
activesupport (6.1.5.1)
15+
activesupport (6.1.7.3)
1616
concurrent-ruby (~> 1.0, >= 1.0.2)
1717
i18n (>= 1.6, < 2)
1818
minitest (>= 5.1)
1919
tzinfo (~> 2.0)
2020
zeitwerk (~> 2.3)
21-
addressable (2.8.0)
22-
public_suffix (>= 2.0.2, < 5.0)
21+
addressable (2.8.4)
22+
public_suffix (>= 2.0.2, < 6.0)
2323
algoliasearch (1.27.5)
2424
httpclient (~> 2.8, >= 2.8.3)
2525
json (>= 1.5.1)
@@ -29,26 +29,26 @@ GEM
2929
bacon (1.2.0)
3030
benchmark (0.2.1)
3131
claide (1.1.0)
32-
cocoapods (1.11.3)
32+
cocoapods (1.12.1)
3333
addressable (~> 2.8)
3434
claide (>= 1.0.2, < 2.0)
35-
cocoapods-core (= 1.11.3)
35+
cocoapods-core (= 1.12.1)
3636
cocoapods-deintegrate (>= 1.0.3, < 2.0)
37-
cocoapods-downloader (>= 1.4.0, < 2.0)
37+
cocoapods-downloader (>= 1.6.0, < 2.0)
3838
cocoapods-plugins (>= 1.0.0, < 2.0)
3939
cocoapods-search (>= 1.0.0, < 2.0)
40-
cocoapods-trunk (>= 1.4.0, < 2.0)
40+
cocoapods-trunk (>= 1.6.0, < 2.0)
4141
cocoapods-try (>= 1.1.0, < 2.0)
4242
colored2 (~> 3.1)
4343
escape (~> 0.0.4)
4444
fourflusher (>= 2.3.0, < 3.0)
4545
gh_inspector (~> 1.0)
4646
molinillo (~> 0.8.0)
4747
nap (~> 1.0)
48-
ruby-macho (>= 1.0, < 3.0)
48+
ruby-macho (>= 2.3.0, < 3.0)
4949
xcodeproj (>= 1.21.0, < 2.0)
50-
cocoapods-core (1.11.3)
51-
activesupport (>= 5.0, < 7)
50+
cocoapods-core (1.12.1)
51+
activesupport (>= 5.0, < 8)
5252
addressable (~> 2.8)
5353
algoliasearch (~> 1.0)
5454
concurrent-ruby (~> 1.1)
@@ -67,13 +67,13 @@ GEM
6767
netrc (~> 0.11)
6868
cocoapods-try (1.2.0)
6969
colored2 (3.1.2)
70-
concurrent-ruby (1.1.10)
70+
concurrent-ruby (1.2.2)
7171
descendants_tracker (0.0.4)
7272
thread_safe (~> 0.3, >= 0.3.1)
7373
diff-lcs (1.5.0)
7474
e2mmap (0.1.0)
7575
escape (0.0.4)
76-
ethon (0.15.0)
76+
ethon (0.16.0)
7777
ffi (>= 1.15.0)
7878
faraday (1.10.0)
7979
faraday-em_http (~> 1.0)
@@ -111,7 +111,7 @@ GEM
111111
oauth2 (~> 1.0)
112112
hashie (3.6.0)
113113
httpclient (2.8.3)
114-
i18n (1.10.0)
114+
i18n (1.12.0)
115115
concurrent-ruby (~> 1.0)
116116
jaro_winkler (1.5.4)
117117
json (2.6.3)
@@ -120,7 +120,7 @@ GEM
120120
rexml
121121
kramdown-parser-gfm (1.1.0)
122122
kramdown (~> 2.0)
123-
minitest (5.15.0)
123+
minitest (5.18.0)
124124
mocha (2.0.2)
125125
ruby2_keywords (>= 0.0.5)
126126
mocha-on-bacon (0.2.3)
@@ -149,7 +149,7 @@ GEM
149149
ast (~> 2.4.1)
150150
prettybacon (0.0.2)
151151
bacon (~> 1.2)
152-
public_suffix (4.0.6)
152+
public_suffix (4.0.7)
153153
racc (1.6.2)
154154
rack (3.0.4.1)
155155
rainbow (3.1.1)
@@ -193,11 +193,11 @@ GEM
193193
tilt (2.0.11)
194194
typhoeus (1.4.0)
195195
ethon (>= 0.9.0)
196-
tzinfo (2.0.4)
196+
tzinfo (2.0.6)
197197
concurrent-ruby (~> 1.0)
198198
unicode-display_width (2.4.2)
199199
webrick (1.7.0)
200-
xcodeproj (1.21.0)
200+
xcodeproj (1.22.0)
201201
CFPropertyList (>= 2.3.3, < 4.0)
202202
atomos (~> 0.1.3)
203203
claide (>= 1.0.2, < 2.0)
@@ -207,7 +207,7 @@ GEM
207207
yaml (0.2.1)
208208
yard (0.9.28)
209209
webrick (~> 1.7.0)
210-
zeitwerk (2.5.4)
210+
zeitwerk (2.6.7)
211211

212212
PLATFORMS
213213
universal-darwin-21

0 commit comments

Comments
 (0)