whiteleaf7 / narou

Narou.rb - 小説家になろうのダウンローダ&縦書き整形&管理アプリ。Kindle(などの電子書籍端末)でなろうを読む場合に超便利です!
Other
496 stars 55 forks source link

「な」ボタン押したら警告 #357

Closed whiteleaf7 closed 4 years ago

whiteleaf7 commented 4 years ago
Narou.rb version 3.5.0
最新話掲載日を確認しています...
calling URI.open via Kernel#open is deprecated, call URI.open directly or use URI#open
{:uplevel=>1}
calling URI.open via Kernel#open is deprecated, call URI.open directly or use URI#open
{:uplevel=>1}
確認が完了しました
whiteleaf7 commented 4 years ago

他にもいろいろ URI.open に修正もれがあった

whiteleaf7 commented 4 years ago

https://github.com/whiteleaf7/narou/commit/aa50aba1e5ecf2e37f526ee0cb32570986ee04c7 で対応 (version 3.5.0.1)