Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
I have added the compatible Ruby version and the Rails version.
  • Loading branch information
kimihito authored and yuki24 committed Jan 9, 2024
1 parent 9f14bd3 commit 5492a72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ Note that testing error pages is not encouraged in Rails as it leads to overuse

## Supported Versions

* Ruby 2.3, 2,4, 2,5, 2.6, 2.7, 3.0, 3.1, and JRuby 9.3
* Rails 4.2, 5.0, 5.1, 5.2, 6.0, 6.1, 7.0 and edge
* Ruby 2.5, 2.6, 2.7, 3.0, 3.1, 3.2, 3.3 and JRuby 9.3, 9.4
* Rails 4.2, 5.0, 5.1, 5.2, 6.0, 6.1, 7.0, 7.1 and edge

Rambulance doesn't work with Rails 3.1 and below since they don't provide a way to use a custom exceptions app.

Expand Down

0 comments on commit 5492a72

Please sign in to comment.