Skip to content

Commit

Permalink
Add nkf to gemspec (#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikspang authored Feb 11, 2024
1 parent 17f2b7e commit 0fbde45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions httpi.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Gem::Specification.new do |s|
s.license = 'MIT'

s.add_dependency 'rack', '< 3'
s.add_dependency 'nkf'

s.add_development_dependency 'rubyntlm', '~> 0.3.2'
s.add_development_dependency 'rake', '~> 13.0'
Expand Down

0 comments on commit 0fbde45

Please sign in to comment.