Ruby & Hanami Compatibility Table
Hanami is a modern web framework which is looking for new ways to build maintainable, secure, faster and testable Ruby applications. This is a short post to show the compatibility between Hanami and Ruby across different versions.
Hanami Version | Required Ruby Version | Recommended Ruby Version |
2.1 | >= 3.0 | 3.3.Z |
2.0.2 (<= 2.0.3) | >= 3.0 < 3.3 | 3.2.Z |
2.0 (<= 2.0.1) | >= 3.0 < 3.2 | 3.1.Z |
>=1.3.4 (<= 1.3.5) | >= 2.3.0 < 3 | 2.7.Z |
>=1.3.1 (<= 1.3.3) | >= 2.3.0 < 3 | 2.6.Z |
>=1.3.0 | >= 2.3.0 < 3 | 2.5.3 |
>=1.1.1 (<= 1.2.0) | >= 2.3.0 < 3 | 2.5.0 |
>=1.1.0 | >= 2.3.0 < 3 | 2.4.2 |
>=1.0.0 | >= 2.3.0 < 3 | 2.4.0 |
>=0.8 (<= 0.9.1) | >= 2.2.0 | 2.3.1 |
>=0.7 (<= 0.7.3) | >= 2.0.0 | 2.3.0 |
To find more information about the most recent Ruby releases check out this
page: Ruby Releases
Need to Upgrade Hanami?
If you want to upgrade Hanami, the official documentation includes a detailed guide .
If you don’t have the time to do it yourself you can hire our team to do it for you, send us a message over here: Contact FastRuby.io | Rails Upgrade Service
Feedback Wanted: Updates
If you find that this article has fallen out of date, feel free to make a comment for us to bring it up to speed. We will continue to update this article as new versions of Hanami are released.