Skip to content

Update RSpec gem versions to 3.12/3.13.pre #2630

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

Merged
merged 1 commit into from
Oct 27, 2022
Merged

Conversation

pirj
Copy link
Member

@pirj pirj commented Oct 27, 2022

RSpec 3.12 was recently released.

PR builds fail, since in rspec-* repos we have 3.13.pre now, see e.g this

@pirj pirj self-assigned this Oct 27, 2022
@pirj pirj requested a review from JonRowe October 27, 2022 19:30
@pirj pirj changed the title Depend on RSpec 3.12/3.13.pre Update RSpec gem versions to 3.12/3.13.pre Oct 27, 2022
@pirj pirj merged commit b347d05 into main Oct 27, 2022
@pirj pirj deleted the bump-rspec-dependency branch October 27, 2022 19:51
@JonRowe
Copy link
Member

JonRowe commented Oct 27, 2022

Main should use 13.pre @pirj

@pirj
Copy link
Member Author

pirj commented Oct 27, 2022

@JonRowe Sorry, I don't understand what you mean. Is this change sufficient?
main is 6.1.0.pre, and the gemspec:

    elsif RSpec::Rails::Version::STRING =~ /pre/ # prerelease builds
      expected_rspec_version = "3.13.0.pre"

So, it appears to me that main is using 3.13.pre as you say.

@JonRowe
Copy link
Member

JonRowe commented Oct 28, 2022

My bad I misread this last night, good job 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants