File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55* [ CHORE] ...
66* [ FEATURE] ...
77
8+ * [ CHORE] Updated README with last supported Ruby versions for the older as well as the latest releases of Rubycritic/Ruby (by [ @faisal ] [ ] )
89* [ CHANGE] Drop support for Ruby 3.1.x and JRuby 9.4 (by [ @faisal ] [ ] )
910* [ CHANGE] Add CI support for JRuby 10.0 (by [ @faisal ] [ ] )
1011* [ CHANGE] Bump cucumber dependency (by [ @faisal ] [ ] )
Original file line number Diff line number Diff line change @@ -244,11 +244,13 @@ RubyCritic is supporting Ruby versions:
244244| 2.4 | [v4.7.0](https://github.com/whitesmith/rubycritic/tree/v4.7.0) |
245245| 2.5 | [v4.7.0](https://github.com/whitesmith/rubycritic/tree/v4.7.0) |
246246| 2.6 | [v4.7.0](https://github.com/whitesmith/rubycritic/tree/v4.7.0) |
247- | 2.7 | [v4.9.x ](https://github.com/whitesmith/rubycritic/tree/v4.9.1) |
248- | 3.0 | latest |
249- | 3.1 | latest |
247+ | 2.7 | [v4.9.1 ](https://github.com/whitesmith/rubycritic/tree/v4.9.1) |
248+ | 3.0 | [v4.9.2](https://github.com/whitesmith/rubycritic/tree/v4.9.1) |
249+ | 3.1 | [v4.11.0](https://github.com/whitesmith/rubycritic/tree/v4.11.0) |
250250| 3.2 | latest |
251251| 3.3 | latest |
252+ | 3.4 | latest |
253+ | 4.0 | latest |
252254
253255# # Improving RubyCritic
254256
You can’t perform that action at this time.
0 commit comments