Try Ruby 3.1.3 (requires OpenSSL 3)

This commit is contained in:
Jeremy Kescher 2022-11-26 14:24:05 +01:00
parent f34d3b838e
commit cf4ef1d724
No known key found for this signature in database
GPG key ID: 48DFE4BB15BA5940
2 changed files with 4 additions and 1 deletions

3
.gitignore vendored
View file

@ -69,3 +69,6 @@ yarn-debug.log
# Ignore Docker option files
docker-compose.override.yml
# Ignore for push
.ruby-version

View file

@ -1 +1 @@
3.0.4
3.1.3