Skip to content

Commit 97aa08d

Browse files
authored
Add nkf gem to Gemfile
Ruby 3.4.x is not shipping 'nkf' anymore. Some users might encounter some issues without this Gem
1 parent ef04031 commit 97aa08d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template/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)