update ruby version

This commit is contained in:
rebuilt 2023-03-13 14:10:36 -07:00
parent e251577240
commit 5c7afb627d
3 changed files with 3 additions and 10 deletions

View file

@ -1,7 +1,7 @@
source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby '3.2.0'
ruby '3.2.1'
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem 'rails', '~> 7.0.4'