- Removed legacy 1.x Ruby files:
ronin/web/html
- This file was moved to ronin-support-web and renamed toronin/support/web/html
.ronin/web/xml
- This file was moved to ronin-support-web and renamed toronin/support/web/xml
.
- Require all other
ronin-web-*
libraries inronin/web
. - Use
require_relative
to improve load times.