Commit 4b97c69
fix: add kconv gem for Ruby 3.4 compatibility in bare_rn
Ruby 3.4 removed kconv from its standard library. CocoaPods 1.15.x uses it
via CFPropertyList, causing pod install to fail. Adding the kconv gem
alongside the other Ruby 3.4 compat gems already in the Gemfile.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 8832e34 commit 4b97c69
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
0 commit comments