Update ruby version

This commit is contained in:
rebuilt 2023-03-10 16:12:51 -08:00
parent e6f7d27e0c
commit 3395126cd4
3 changed files with 3 additions and 10 deletions

View file

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