mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 10:38:07 +01:00
Bump Ruby version to 3.2.2 due to ReDOS vulnerabilities
This commit is contained in:
parent
722b6697d7
commit
20d2a1938c
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
3.2.1
|
||||
3.2.2
|
||||
|
|
|
@ -25,7 +25,7 @@ module Mastodon
|
|||
end
|
||||
|
||||
def suffix_version
|
||||
'+1.0.1'
|
||||
'+1.0.2'
|
||||
end
|
||||
|
||||
def to_a
|
||||
|
|
Loading…
Reference in a new issue