annacruz / ofx

A simple OFX (Open Financial Exchange) parser built on top of Nokogiri. Currently supports OFX 1.0.2.
http://github.com/annacruz/ofx
131 stars 82 forks source link

warning: kconv is found in nkf, which will no longer be part of the default gems since Ruby 3.4.0 #113

Open ioquatix opened 2 months ago

ioquatix commented 2 months ago
ofx-0.3.5/lib/ofx.rb:7: warning: kconv is found in nkf, which will no longer be part of the default gems since Ruby 3.4.0. Add nkf to your Gemfile or gemspec. Also contact author of ofx-0.3.5 to add nkf into its gemspec.