PhlexUI / phlex_ui

Ruby gem for Phlex UI Components
https://phlexui.com/
MIT License
115 stars 11 forks source link

Drop old Ruby support #49

Closed cirdes closed 4 weeks ago

cirdes commented 4 weeks ago

Phlex only supports Ruby version >= 3.2.

https://github.com/phlex-ruby/phlex/blob/f0784321d3093efb2785e0c918c0ff72b406657a/phlex.gemspec#L15

Therefore, it doesn't make sense for PhlexUI to support older versions of Ruby. This also means that "ruby-next" isn't necessary anymore.