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

chore: upgrade to ruby 3 #392

Merged
merged 2 commits into from
Dec 9, 2022
Merged

chore: upgrade to ruby 3 #392

merged 2 commits into from
Dec 9, 2022

Commits on Dec 9, 2022

  1. refactor: update to ruby3

    Upgrade the service to work on both on Ruby 2.5.7 (currently used by the repo)
    and 3.0 (which is currently supported).
    
    Additionally, switch from running tests inside a docker container launched
    through scripts to directly setting up and testing inside GitHub's containers.
    xitij2000 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    1738667 View commit details
    Browse the repository at this point in the history
  2. chore: use correct synatx for rack-timeout for ruby 3

        Also update readmde about how to update the rack-timeout
    ghassanmas authored and xitij2000 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    afeb30c View commit details
    Browse the repository at this point in the history