use ruby 3.2.1

This commit is contained in:
Joerg Reichert 2023-04-01 23:16:55 +02:00
parent 47891def18
commit 2641508e13
2 changed files with 4 additions and 1 deletions

View file

@ -1,6 +1,6 @@
source 'https://rubygems.org'
ruby "3.1.4"
ruby "3.2.1"
gem 'rails', '~> 7.0.4'
gem 'rails-i18n'

View file

@ -394,5 +394,8 @@ DEPENDENCIES
validate_url
webrick (~> 1.7)
RUBY VERSION
ruby 3.2.1p31
BUNDLED WITH
2.4.10