Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release prep for 6.0.0 #2567

Merged
merged 1 commit into from
Apr 3, 2022
Merged

Release prep for 6.0.0 #2567

merged 1 commit into from
Apr 3, 2022

Conversation

JonRowe
Copy link
Member

@JonRowe JonRowe commented Jan 26, 2022

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

@JonRowe JonRowe mentioned this pull request Jan 26, 2022
21 tasks
@@ -11,7 +11,7 @@ Gem::Specification.new do |s|
s.homepage = "https://github.com/rspec/rspec-rails"
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
Member Author

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
Member Author

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.

@pirj pirj added this to the 6.0 milestone Jan 28, 2022
@pirj pirj added the rails7 label Jan 28, 2022
README.md Outdated Show resolved Hide resolved
@JonRowe JonRowe force-pushed the 6-0-release-prep branch 2 times, most recently from 06e2fdf to 4eae0f2 Compare February 16, 2022 10:19
@JonRowe JonRowe marked this pull request as ready for review April 3, 2022 21:36
@JonRowe JonRowe merged commit 72ec96f into main Apr 3, 2022
@JonRowe JonRowe deleted the 6-0-release-prep branch April 3, 2022 21:50
Sign up for free to 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.

None yet

3 participants