Skip to content

Commit

Permalink
Added nkf dependency explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Dec 27, 2024
1 parent cafe640 commit 859ccfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tdiary.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'hikidoc'
spec.add_dependency 'mail'
spec.add_dependency 'rack'
spec.add_dependency 'nkf'
spec.add_dependency 'rake'
spec.add_dependency 'thor'
spec.add_dependency 'rexml'
Expand Down

0 comments on commit 859ccfd

Please sign in to comment.