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
when i input 'bundler install', throws error "nokogiri-1.13.4-x86_64-linux requires ruby version < 3.2.dev, >= 2.6, which is
incompatible with the current version, ruby 2.5.1p57"
i try to install slate refer to this(https://github.com/slatedocs/slate/wiki/Using-Slate-Natively)
when i input 'bundler install', throws error "nokogiri-1.13.4-x86_64-linux requires ruby version < 3.2.dev, >= 2.6, which is
incompatible with the current version, ruby 2.5.1p57"
how do I fix this?
#Drop support for Ruby 2.5
6208332