Skip to content

Commit c5775df

Browse files
Bump cocoapods from 1.16.2 to 1.17.0 in the ruby-minor-and-patch group
Bumps the ruby-minor-and-patch group with 1 update: [cocoapods](https://github.com/CocoaPods/CocoaPods). Updates `cocoapods` from 1.16.2 to 1.17.0 - [Release notes](https://github.com/CocoaPods/CocoaPods/releases) - [Changelog](https://github.com/CocoaPods/CocoaPods/blob/1.17.0/CHANGELOG.md) - [Commits](CocoaPods/CocoaPods@1.16.2...1.17.0) --- updated-dependencies: - dependency-name: cocoapods dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b40910c commit c5775df

2 files changed

Lines changed: 17 additions & 16 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
source 'https://rubygems.org'
44

5-
gem 'cocoapods', '~> 1.12'
5+
gem 'cocoapods', '~> 1.17'
66
gem 'fastlane', '~> 2.237'
77
gem 'rubocop', '~> 1.88'

Gemfile.lock

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -47,25 +47,24 @@ GEM
4747
benchmark (0.5.0)
4848
bigdecimal (4.1.2)
4949
claide (1.1.0)
50-
cocoapods (1.16.2)
50+
cocoapods (1.17.0)
5151
addressable (~> 2.8)
5252
claide (>= 1.0.2, < 2.0)
53-
cocoapods-core (= 1.16.2)
53+
cocoapods-core (= 1.17.0)
5454
cocoapods-deintegrate (>= 1.0.3, < 2.0)
5555
cocoapods-downloader (>= 2.1, < 3.0)
5656
cocoapods-plugins (>= 1.0.0, < 2.0)
5757
cocoapods-search (>= 1.0.0, < 2.0)
5858
cocoapods-trunk (>= 1.6.0, < 2.0)
5959
cocoapods-try (>= 1.1.0, < 2.0)
6060
colored2 (~> 3.1)
61-
escape (~> 0.0.4)
6261
fourflusher (>= 2.3.0, < 3.0)
6362
gh_inspector (~> 1.0)
6463
molinillo (~> 0.8.0)
6564
nap (~> 1.0)
66-
ruby-macho (>= 2.3.0, < 3.0)
67-
xcodeproj (>= 1.27.0, < 2.0)
68-
cocoapods-core (1.16.2)
65+
ruby-macho (~> 4.1.0)
66+
xcodeproj (>= 1.28.1, < 2.0)
67+
cocoapods-core (1.17.0)
6968
activesupport (>= 5.0, < 8)
7069
addressable (~> 2.8)
7170
algoliasearch (~> 1.0)
@@ -98,9 +97,9 @@ GEM
9897
dotenv (2.8.1)
9998
drb (2.2.3)
10099
emoji_regex (3.2.3)
101-
escape (0.0.4)
102-
ethon (0.16.0)
100+
ethon (0.18.0)
103101
ffi (>= 1.15.0)
102+
logger
104103
excon (1.5.0)
105104
logger
106105
faraday (1.10.6)
@@ -184,7 +183,7 @@ GEM
184183
xcpretty (~> 0.4.1)
185184
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
186185
fastlane-sirp (1.1.0)
187-
ffi (1.17.2)
186+
ffi (1.17.4)
188187
fourflusher (2.3.1)
189188
fuzzy_match (2.0.4)
190189
gh_inspector (1.1.3)
@@ -234,7 +233,7 @@ GEM
234233
domain_name (~> 0.5)
235234
httpclient (2.9.0)
236235
mutex_m
237-
i18n (1.14.8)
236+
i18n (1.15.2)
238237
concurrent-ruby (~> 1.0)
239238
jmespath (1.6.2)
240239
json (2.20.0)
@@ -291,7 +290,7 @@ GEM
291290
rubocop-ast (1.49.1)
292291
parser (>= 3.3.7.2)
293292
prism (~> 1.7)
294-
ruby-macho (2.5.1)
293+
ruby-macho (4.1.0)
295294
ruby-progressbar (1.13.0)
296295
ruby2_keywords (0.0.5)
297296
rubyzip (2.4.1)
@@ -312,19 +311,21 @@ GEM
312311
tty-screen (0.8.2)
313312
tty-spinner (0.9.3)
314313
tty-cursor (~> 0.7)
315-
typhoeus (1.4.1)
316-
ethon (>= 0.9.0)
314+
typhoeus (1.6.0)
315+
ethon (>= 0.18.0)
317316
tzinfo (2.0.6)
318317
concurrent-ruby (~> 1.0)
319318
uber (0.1.0)
320319
unicode-display_width (2.6.0)
321320
word_wrap (1.0.0)
322-
xcodeproj (1.27.0)
321+
xcodeproj (1.28.1)
323322
CFPropertyList (>= 2.3.3, < 4.0)
324323
atomos (~> 0.1.3)
324+
base64
325325
claide (>= 1.0.2, < 2.0)
326326
colored2 (~> 3.1)
327327
nanaimo (~> 0.4.0)
328+
nkf
328329
rexml (>= 3.3.6, < 4.0)
329330
xcpretty (0.4.1)
330331
rouge (~> 3.28.0)
@@ -335,7 +336,7 @@ PLATFORMS
335336
ruby
336337

337338
DEPENDENCIES
338-
cocoapods (~> 1.12)
339+
cocoapods (~> 1.17)
339340
fastlane (~> 2.237)
340341
rubocop (~> 1.88)
341342

0 commit comments

Comments
 (0)