Skip to content

chore(ios):(deps): bump the ruby-gems group with 2 updates#176

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/ruby-gems-b209aadd8d
Open

chore(ios):(deps): bump the ruby-gems group with 2 updates#176
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/ruby-gems-b209aadd8d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the ruby-gems group with 2 updates: cocoapods and xcodeproj.

Updates cocoapods from 1.16.2 to 1.17.0

Release notes

Sourced from cocoapods's releases.

1.17.0

Enhancements
Bug Fixes
  • Update ruby-macho to 4.1.0 to address new mergable libraries not beind detected correctly.
    Parsa Nasirimehr #12691

  • Fix a crash when run with certain versions of active_support.
    Eric Amorde #12915

Changelog

Sourced from cocoapods's changelog.

1.17.0 (2026-07-06)

Enhancements
Bug Fixes
  • Update ruby-macho to 4.1.0 to address new mergable libraries not beind detected correctly.
    Parsa Nasirimehr #12691

  • Fix a crash when run with certain versions of active_support.
    Eric Amorde #12915

Commits
  • 5493bfd Release 1.17.0
  • b80e113 Fixup changelog
  • 26fe302 Fix changelog formatting
  • 4cd9036 Merge pull request #12915 from CocoaPods/amorde/update-gems
  • a3e2c06 Fix active_support crash on certain versions
  • 36b8c95 Merge pull request #12914 from CocoaPods/amorde/remove-escape-dependency
  • 5cfa2a8 Remove unused escape dependency
  • bf410d2 Merge pull request #12913 from CocoaPods/amorde/update-xcodeproj
  • 9428644 Merge pull request #12912 from CocoaPods/amorde/ci-updates-followup
  • 2843e2e Bump xcodeproj to 1.28.1
  • Additional commits viewable in compare view

Updates xcodeproj from 1.27.0 to 1.28.1

Release notes

Sourced from xcodeproj's releases.

1.28.1

Enhancements
  • None.
Bug Fixes
  • Fix cannot load such file -- kconv, cannot load such file -- base64 crash when running on Ruby 3.4.
    Eric Amorde #1046

1.28.0

Enhancements
Bug Fixes
Changelog

Sourced from xcodeproj's changelog.

1.28.1 (2026-07-06)

Enhancements
  • None.
Bug Fixes
  • Fix cannot load such file -- kconv, cannot load such file -- base64 crash when running on Ruby 3.4.
    Eric Amorde #1046

1.28.0 (2026-07-06)

Enhancements
Bug Fixes
Commits
  • 4b75060 Release 1.28.1
  • d7a1b65 Merge pull request #1046 from CocoaPods/amorde/ruby-3.4-compat
  • ae0f490 Add explicit nkf, base64 dependency to fix CFPropertyList issue on Ruby 3.4
  • 1be5089 Add Ruby 3.4 to CI matrix
  • fe999c5 [CHANGELOG] Add empty Master section
  • 680384e Release 1.28.0
  • 136907a Merge pull request #1043 from CocoaPods/amorde/update-rubocop
  • e3d7018 Update rubocop, update minimum Ruby to 2.6
  • 297f4ed Merge pull request #1042 from CocoaPods/amorde/update-constants
  • 9ebc55d Update constants for latest OS versions
  • Additional commits viewable in compare view

Updates xcodeproj from 1.27.0 to 1.28.1

Release notes

Sourced from xcodeproj's releases.

1.28.1

Enhancements
  • None.
Bug Fixes
  • Fix cannot load such file -- kconv, cannot load such file -- base64 crash when running on Ruby 3.4.
    Eric Amorde #1046

1.28.0

Enhancements
Bug Fixes
Changelog

Sourced from xcodeproj's changelog.

1.28.1 (2026-07-06)

Enhancements
  • None.
Bug Fixes
  • Fix cannot load such file -- kconv, cannot load such file -- base64 crash when running on Ruby 3.4.
    Eric Amorde #1046

1.28.0 (2026-07-06)

Enhancements
Bug Fixes
Commits
  • 4b75060 Release 1.28.1
  • d7a1b65 Merge pull request #1046 from CocoaPods/amorde/ruby-3.4-compat
  • ae0f490 Add explicit nkf, base64 dependency to fix CFPropertyList issue on Ruby 3.4
  • 1be5089 Add Ruby 3.4 to CI matrix
  • fe999c5 [CHANGELOG] Add empty Master section
  • 680384e Release 1.28.0
  • 136907a Merge pull request #1043 from CocoaPods/amorde/update-rubocop
  • e3d7018 Update rubocop, update minimum Ruby to 2.6
  • 297f4ed Merge pull request #1042 from CocoaPods/amorde/update-constants
  • 9ebc55d Update constants for latest OS versions
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the ruby-gems group with 2 updates: [cocoapods](https://github.com/CocoaPods/CocoaPods) and [xcodeproj](https://github.com/cocoapods/xcodeproj).


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)

Updates `xcodeproj` from 1.27.0 to 1.28.1
- [Release notes](https://github.com/cocoapods/xcodeproj/releases)
- [Changelog](https://github.com/CocoaPods/Xcodeproj/blob/master/CHANGELOG.md)
- [Commits](CocoaPods/Xcodeproj@1.27.0...1.28.1)

Updates `xcodeproj` from 1.27.0 to 1.28.1
- [Release notes](https://github.com/cocoapods/xcodeproj/releases)
- [Changelog](https://github.com/CocoaPods/Xcodeproj/blob/master/CHANGELOG.md)
- [Commits](CocoaPods/Xcodeproj@1.27.0...1.28.1)

---
updated-dependencies:
- dependency-name: cocoapods
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-gems
- dependency-name: xcodeproj
  dependency-version: 1.28.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-gems
- dependency-name: xcodeproj
  dependency-version: 1.28.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-gems
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants