Skip to content

[gem] allow CFPropertyList > 4#29993

Merged
iBotPeaches merged 2 commits into
masterfrom
issue-29980
Apr 29, 2026
Merged

[gem] allow CFPropertyList > 4#29993
iBotPeaches merged 2 commits into
masterfrom
issue-29980

Conversation

@iBotPeaches

@iBotPeaches iBotPeaches commented Apr 25, 2026

Copy link
Copy Markdown
Member

Problem

We blocked anything in v4 of CFProperyList. If we view a diff from 3 - 4 (here)

The only changes are adding removed gems and fixing a bugged minimum RubyGem gate.

Solution

For those on Ruby 3.2+ this constraint will no prevent v4.

fixes: #29980

@iBotPeaches iBotPeaches merged commit 8337715 into master Apr 29, 2026
14 checks passed
@iBotPeaches iBotPeaches deleted the issue-29980 branch April 29, 2026 23:45

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @iBotPeaches 👋

Thank you for your contribution to fastlane and congrats on getting this pull request merged 🎉
The code change now lives in the master branch, however it wasn't released to RubyGems yet.
We usually ship about once a month, and your PR will be included in the next one.

Please let us know if this change requires an immediate release by adding a comment here 👍
We'll notify you once we shipped a new release with your changes 🚀"

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congratulations! 🎉 This was released as part of fastlane 2.234.0 🚀

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.

[2.233.0] bundle install fails on Ruby 3.4 — CFPropertyList 3.0.9 declares required_ruby_version: < 3.2

2 participants