Skip to content

4.33.2

Compare
Choose a tag to compare
@pooza pooza released this 24 Sep 22:59
· 14 commits to master since this release
673213c

更新内容

  • 4.33.1は欠番です。
  • このバージョンから、Ruby 3.3.5を使用します。

セキュリティ

  • CVE-2024-47220
    • WEBrick::HTTPUtils#parse_header を使用しないように。
    • webrick自体を構成から外しました。
  • CVE-2024-45614

更新手順

Ruby 3.3.5

rbenv install 3.3.5 などを実行。

いつもの手順

cd 設置先
git pull
bundle install
bundle exec rake restart
bin/test.rb # テストボットが設置されている場合