mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 16:28:08 +01:00
Move to Ruby 3.0.5
This commit is contained in:
parent
cf4ef1d724
commit
21f4a310a7
2 changed files with 1 additions and 4 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -69,6 +69,3 @@ yarn-debug.log
|
|||
|
||||
# Ignore Docker option files
|
||||
docker-compose.override.yml
|
||||
|
||||
# Ignore for push
|
||||
.ruby-version
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.1.3
|
||||
3.0.5
|
||||
|
|
Loading…
Reference in a new issue