DavyJonesLocker / client_side_validations

Client Side Validations made easy for Ruby on Rails
MIT License
2.69k stars 405 forks source link

Do not test Rails 7.0 against Ruby 3.4 dev #946

Closed tagliala closed 2 months ago

tagliala commented 2 months ago

Stop testing Rails 7.0 against ruby-head, as 7.0 will now only receive security fixes. Compatibility with future Ruby versions will be managed in newer Rails versions.

Ref: rails/rails#50546

coveralls commented 2 months ago

Coverage Status

coverage: 100.0%. remained the same when pulling 159a9ce84e2d0c1ebd356d9c35bcdbeba437092d on chore/do-not-test-rails-70-ruby-34 into 2c1b615e851592a7af468b3e45c36fe11a930c2b on main.