Skip to content

Commit 1bcb11d

Browse files
fix: ios build for new app on ruby 3.4.0 (#680)
* fix: ios build for new app on ruby 3.4.0 * Update templates/rock-template-default/Gemfile --------- Co-authored-by: Michał Pierzchała <thymikee@gmail.com>
1 parent af696e9 commit 1bcb11d

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.changeset/curvy-parks-return.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'rock': patch
3+
---
4+
5+
fix: ios build for new app on ruby 3.4.0

templates/rock-template-default/Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ gem 'bigdecimal'
1414
gem 'logger'
1515
gem 'benchmark'
1616
gem 'mutex_m'
17+
gem 'nkf'

0 commit comments

Comments
 (0)