File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -89,21 +89,10 @@ Gem::Specification.new do |s|
8989 Note::
9090
9191 - 3.0.0pre sets the minimum Ruby version to 3.1.
92-
93- - 2.2.0 is a minor update that improves tree integrity checks,
94- traversal robustness, and node management edge cases.
95-
96- - 2.1.1 is a minor update that updates all dependencies and
97- Updates the guard clause for creating a tree from a hash.
98-
99- - 2.1.0 is a minor update that brings all libraries to their
100- latest stable versions. This version no longer supports
101- Ruby 2.6 (minimum requirement is now >= 2.7).
102-
92+ - 2.2.0 improves tree integrity checks and traversal robustness.
10393 - 2.0.0 is a major release with BREAKING API changes.
104- See `CHANGELOG.md` for details.
10594
106- - For the full release history and API change notes, see `CHANGELOG.md`.
95+ For the full release history and API change notes, see `CHANGELOG.md`.
10796
10897 ========================================================================
10998 END_MESSAGE
You can’t perform that action at this time.
0 commit comments