bump ruby version to 3.2.0

This commit is contained in:
rebuilt 2023-01-03 17:07:48 -08:00
parent 06f49fc17f
commit 94dc17e351
3 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
source 'https://rubygems.org'
ruby '3.1.2'
ruby '3.2.0'
git_source(:github) do |repo_name|
repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?('/')