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
* Update support range for direct dependencies
* Amend rakefile to permit just running unit tests
* Remove all traces to conditionals based on rails 6.0 or lower - rails 6.1 is the minim um now
* Dev dep update for rails too
* Initial interim update for rubocop gems
* Further update of all rubocop gems pending core rubocop update
* Add dev dependency cop config
* Fix up super brackets call
* Bump minimum ruby to 3.2 and bump minimum runtime versions of cucumber and capybara
* Updated appraisals files for gem install commands on legacy rails installs
* Attribution
* Add changelog
* FIx rubocop anonymous forwarder
* Update test matrix and checkout version
# Ruby 3.1+ has issues with Rails 6.1 https://github.com/rails/rails/issues/46883#issuecomment-1371325906
36
35
# It (Rails 6.1.x), has been marked as a won't fix and as such it's likely this will need to just be excluded until out of support window
37
36
# Ruby 3.1+ has a conflicting Psych version with Rails 6.x: https://stackoverflow.com/questions/71191685/visit-psych-nodes-alias-unknown-alias-default-psychbadalias
0 commit comments