News
CVE-2026-41316: ERB @_init deserialization guard bypass via def_module / def_method / def_class | Ruby
Any Ruby application that calls Marshal.load on untrusted data AND has both erb and activesupport loaded is vulnerable to arbitrary code execution. This includes:
Ruby on Rails applications that import untrusted serialized data – any Rails app (e...
Ruby on Rails Creator Says Senior Developers Excel at Using AI Agents - Business Insider
David Heinemeier Hansson said that senior developers are best suited to seize this agentic AI moment."The most successful and applicable agent acceleration that I've seen at 37 Signal has been from the most senior people, the people who are able t...
Temporarily disabling language support on rubygems.org - RubyGems Blog
I’m one of the operators of rubygems.org. Here’s what’s been happening over the past week, and a temporary change we’re making as a result.
For the past seven days, rubygems.org has been under sustained bot traffic from many different sources scr...
Is Your Ruby Version Still Supported? A Maintainer's Guide to Ruby's Release Cycle - DEV Community
I'm Hiroshi Shibata (hsbt), a Ruby committer and one of the branch maintainers responsible for Ruby's stable releases. I also maintain RubyGems and Bundler.
TL;DR
Since the March 2026 security releases of Ruby 3.3.11 and 3.2.11, no critical build...