Skip to content

Conversation

@JonRowe
Copy link
Member

This will be the final PR merged before releasing 6.0.0, for now its updating the docs and supported versions.

@JonRoweJonRowe mentioned this pull request Jan 26, 2022
21 tasks
s.summary="RSpec for Rails"
s.description="rspec-rails is a testing framework for Rails 5+."
s.required_ruby_version=">= 2.2.0"
s.required_ruby_version=">= 2.7.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rails 6.1 is 2.5+. Do we want to make it stricter?

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ALL THE STRICT

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably should be 2.5 then, sad times :p

@pirj
Copy link
Member

pirj commented Jan 26, 2022

gem "rails", "~> 6.0.0"
this needs to be flipped to use the 7.0 by default for other RSpec repo sub-builds. And a few small tweaks there.

@pirjpirj added this to the 6.0 milestone Jan 28, 2022
@pirjpirj added the rails7 label Jan 28, 2022
@JonRoweJonRoweforce-pushed the 6-0-release-prep branch 2 times, most recently from 06e2fdf to 4eae0f2CompareFebruary 16, 2022 10:19
@JonRoweJonRowe marked this pull request as ready for review April 3, 2022 21:36
@JonRoweJonRowe merged commit 72ec96f into mainApr 3, 2022
@JonRoweJonRowe deleted the 6-0-release-prep branch April 3, 2022 21:50
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@JonRowe@pirj@arkirchner