You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ruby 2.6 is the oldest Ruby that's hasn't reached EOL.
By setting it in the `gemspec`, we ensure that older Ruby
versions don't try to use an incompatible `rexml` version.
Issue #69
0 commit comments