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

Fix specificity of Rails versions in spec gemfiles #402

Merged
merged 1 commit into from
Oct 9, 2023

Commits on Oct 9, 2023

  1. Fix specificity of Rails versions in spec gemfiles

    The Gemfile that's supposed to test Rails 7.0 was running Rails 7.1 🤦
    
    ```
    Installing activejob 7.1.0
    ```
    
    https://github.com/que-rb/que/actions/runs/6456183723/job/17525155590?pr=401#step:5:87
    ZimbiX committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    186d28a View commit details
    Browse the repository at this point in the history