use 3.2.2

This commit is contained in:
Joerg Reichert 2023-04-08 00:35:36 +02:00
parent 168149936c
commit f006eed660
4 changed files with 4 additions and 4 deletions

View file

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