Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Because Rails 7.1 is released, >= 7.0.0.alpha would install 7.1, and a nokogiri version that doesn't work on Ruby 2.7. This caused 2.7 / 7.0 CI to fail. Also use >= 7.1.0.alpha in edge case, there is no alpha right now.
- Loading branch information